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 is a website building & hosting documentation for Clojure/Script libraries
× close