Function map

Source
pub fn map() -> Function
Expand description

Iterate on a table calling the provided callback for each row. Build a new table from the callback return values, using the same keys