Generic functor interface (fmap)
Generic functor interface (fmap)
(fmap f s)
Applies function f to each item in the data structure s and returns a structure of the same kind.
Applies function f to each item in the data structure s and returns a structure of the same kind.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |