No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(->celsius q)
(->centimeters q)
(->fahrenheit q)
(->feet q)
(->feet-per-minute q)
(->grains q)
(->grams q)
(->hours q)
(->inches q)
(->kelvin q)
(->kilograms q)
(->knots q)
(->meters q)
(->meters-per-second q)
(->minutes q)
(->ounces q)
(->pounds q)
(->rankine q)
(->seconds q)
(->unitless q)
(assert-unit-type a type)
(assert-unit-type-match a b)
(celsius v)
(centimeters v)
(fahrenheit v)
(feet v)
(feet-per-minute v)
(grains v)
(grams v)
(hours v)
(inches v)
(kelvin v)
(kilograms v)
(knots v)
(meters v)
(meters-per-second v)
(minutes v)
(ounces v)
(pounds v)
(unit-type this)
(value this)
(rankine v)
(seconds v)
(unit-type-match? a b)
(unitless v)
cljdoc is a website building & hosting documentation for Clojure/Script libraries