Liking cljdoc? Tell your friends :D
All platforms.

clojure.algo.generic.functor

Generic functor interface (fmap)

Generic functor interface (fmap)
raw docstring

fmapclj/smultimethod

(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.
source (clj)source (cljs)raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close