Liking cljdoc? Tell your friends :D

monnit.core


Alternativeclj/sprotocol

altclj/s

(alt self other)
source

flat-mapclj/s

(flat-map f mv)
source

fmapclj/s

(fmap f a)
(fmap f a b)
(fmap f a b c)
(fmap f a b c d)
(fmap f a b c d & args)
source

Functorclj/sprotocol

-fmapclj/s

(-fmap a f)
(-fmap a f b)
(-fmap a f b c)
(-fmap a f b c d)
(-fmap a f b c d args)
source

Monadclj/sprotocol

bindclj/s

(bind self f)
source

pureclj/smultimethod

source

sconcatclj/s

(sconcat a)
(sconcat a b)
(sconcat a b c)
(sconcat a b c d)
(sconcat a b c d & args)
source

Semigroupclj/sprotocol

-sconcatclj/s

(-sconcat self b)
(-sconcat self b c)
(-sconcat self b c d)
(-sconcat self b c d args)
source

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

× close