View Source BubbleLib.MapUtil (bubble_lib v1.6.2)
Map utility functions
Link to this section Summary
Functions
Recursively run a mapper function on the 'leaf nodes' of the given nested term.
Link to this section Functions
Recursively run a mapper function on the 'leaf nodes' of the given nested term.
Leaf nodes are any term that are not a list or a map. Tuples and structs are also considered leaf nodes!