Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
2.0.0
-
None
-
All
Description
As an alternative to iteration, implement a list_map function that accepts a list entry and a callback function, and calls the callback function with the list entry as a parameter along with arbitrary other parameters.