Liking cljdoc? Tell your friends :D
All platforms.

helins.interval.set

Dedicated to interval sets.

See README for overview and glossary.

Dedicated to interval sets.

See README for overview and glossary.
raw docstring

emptyclj/s

Empty interval set.

Empty interval set.
sourceraw docstring

eraseclj/s

(erase iset from to)

In iset, removes interval [from to].

In `iset`, removes interval `[from to]`.
sourceraw docstring

markclj/s

(mark iset from to)

In iset, adds an interval [from to].

In `iset`, adds an interval `[from to]`.
sourceraw docstring

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

× close