Liking cljdoc? Tell your friends :D

cljmd.ast.list


delimiterclj

(delimiter marker)

Classifies as either "paren" or "period" if ordered, nil otherwise.

Classifies as either "paren" or "period" if ordered, nil otherwise.
sourceraw docstring

empty-forclj

(empty-for marker tight?)

List AST node with no children, configured for marker.

List AST node with no children, configured for marker.
sourceraw docstring

from-itemsclj

(from-items items)

AST node which represents a list comprising items.

AST node which represents a list comprising items.
sourceraw docstring

startclj

(start marker)

The number to start from if ordered (as a string), nil otherwise.

The number to start from if ordered (as a string), nil otherwise.
sourceraw docstring

tight?clj

(tight? items)

True if items comprise a tight list, false otherwise.

True if items comprise a tight list, false otherwise.
sourceraw docstring

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

× close