tasm_lib::list::higher_order

Module map

Source

Structs§

  • Applies a given function f to every element of all given lists, collecting the new elements into a new list.

Type Aliases§

  • Applies a given function to every element of a list, and collects the new elements into a new list.