Liking cljdoc? Tell your friends :D

tech.ml.dataset.dynamic-int-list

An int-list implementation that resizes its backing store as it is required to hold wider data.

An int-list implementation that resizes its backing store as it is required to hold
wider data.
raw docstring

byte-range?cljmacro

(byte-range? number)
source

dynamic-int-listclj

(dynamic-int-list num-or-item-seq)
source

IntListDatacljprotocol

int-list->dataclj

(int-list->data int-list)
source

make-from-containerclj

(make-from-container container)
source

promote-int!cljmacro

(promote-int!)
source

promote-short!cljmacro

(promote-short!)
source

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

× close