A two-element tuple, smaller than a vector.
A two-element tuple, smaller than a vector.
(fst p)
Get the first element of the Pair
p
Get the first element of the [[Pair]] `p`
A two-element tuple, smaller than a vector.
A two-element tuple, smaller than a vector.
(snd p)
Get the second element of the Pair
p
Get the second element of the [[Pair]] `p`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close