map
Maps every cell into a new sheet, visiting and emitting keys in ascending order.
API Reference
Signature
Parameters
Returns
A new sheet with the same keys (ascending) and mapped values. The input is not mutated.
Throws
Does not throw (beyond errors raised by mapper).