Liking cljdoc? Tell your friends :D

ballpark.types


->matchclj/s

(->match search-range match-range)
(->match search-start match-start match-end search-end)
source

->rangeclj/s

(->range start end)
source

IMatchclj/sprotocol

-match-rangeclj/s

(-match-range _)

-search-rangeclj/s

(-search-range _)
source

IRangeclj/sprotocol

-endclj/s

(-end _)

-lengthclj/s

(-length _)

-startclj/s

(-start _)
source

IScorerclj/sprotocol

-scoreclj/s

(-score _ matches string)
source

ISearcherclj/sprotocol

-searchclj/s

(-search _ string query)
source

ToVecclj/sprotocol

-to-vecclj/s

(-to-vec _)
source

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

× close