Liking cljdoc? Tell your friends :D

monnit.pair

A two-element tuple, smaller than a vector.

A two-element tuple, smaller than a vector.
raw docstring

fstclj/s

(fst p)

Get the first element of the Pair p

Get the first element of the [[Pair]] `p`
sourceraw docstring

pairclj/s

(pair fst snd)

Create a Pair

Create a [[Pair]]
sourceraw docstring

Pairclj/s≠

cljs

A two-element tuple, smaller than a vector.

A two-element tuple, smaller than a vector.
sourceraw docstring

pair?clj/s

(pair? p)

Is p a pair?

Is `p` a pair?
sourceraw docstring

sndclj/s

(snd p)

Get the second element of the Pair p

Get the second element of the [[Pair]] `p`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close