--

Functional languages typically use the map function to process lists of items. Failures can also be handled in a functional way, eg using Maybe / Result datatypes.

--

--

No responses yet