A library for mapping tools.
The @luxcium/mapping-tools library defines 5 core functions used to map on iterables with diferent outcomes in mind
@luxcium/mapping-tools
Each function takes a collection as its first argument which can be any iterable and can take on of 4 optional life cycle hooks:
The Iterable Protocol
Generated using TypeDoc v0.23.24
A library for mapping tools.
The
@luxcium/mapping-tools
library defines 5 core functions used to map on iterables with diferent outcomes in mindRemarks
Each function takes a collection as its first argument which can be any iterable and can take on of 4 optional life cycle hooks:
See
The Iterable Protocol