Liking cljdoc? Tell your friends :D

cinfix.tokenizer


+re-2char-punct-symbol+clj

source

+re-bigdecimal-number+clj

source

+re-bignum+clj

source

+re-double-number+clj

source

+re-ident+clj

source

+re-int-number+clj

source

+re-open-bracket+clj

source

+re-open-parent+clj

source

+re-punct-symbol+clj

source

read-seqclj

(read-seq s startstr endstr)

sをendstrがヒットするまで分解して返す

sをendstrがヒットするまで分解して返す
sourceraw docstring

read-wordclj

(read-word s)
source

tokenizeclj

(tokenize s)

入力文字列を単語で分かち書きし、reader-stringで読める文字列を作って返す

入力文字列を単語で分かち書きし、reader-stringで読める文字列を作って返す
sourceraw docstring

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

× close