[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-05 UTC."],[[["`List.map()` applies a given algorithm to each element of a list, transforming the original list into a new one with the results."],["The provided `baseAlgorithm` should accept an object as input and return a modified object as output."],["By enabling the optional `dropNulls` parameter, you can filter out elements from the resulting list where the algorithm returns null."]]],[]]