Liking cljdoc? Tell your friends :D

cljmd.ast.list.item


marker-typeclj

(marker-type marker)

Classifies as either :bullet or :ordered.

Classifies as either :bullet or :ordered.
sourceraw docstring

siblings?clj

(siblings? x y)

True if items x and y belong in the same list, false otherwise.

True if items x and y belong in the same list, false otherwise.
sourceraw docstring

tight?clj

(tight? item)

True if the children of item comprise a tight list, false otherwise.

True if the children of item comprise a tight list, false otherwise.
sourceraw docstring

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

× close