Liking cljdoc? Tell your friends :D

brimley.parse


every-evenclj

(every-even coll)
source

every-oddclj

(every-odd coll)
source

gather-menu-pairsclj

(gather-menu-pairs common-choices acc pair)
source

parse-menu-ednclj

(parse-menu-edn f)

parses a menu edn file and returns the always-available invisible choices and the normal choices

parses a menu edn file and returns the always-available invisible choices
and the normal choices
sourceraw docstring

parse-menu-itemcljmultimethod

parses an abbreviation k and its value from the menu edn file where the value could be a normal action, a sub-menu, or one of the always-available invisible common choices (e.g. for exiting a sub-menu)

parses an abbreviation k and its value from the menu edn file
where the value could be a normal action, a sub-menu, or one of the
always-available invisible common choices (e.g. for exiting a sub-menu)
sourceraw docstring

to-ordered-choicesclj

(to-ordered-choices common-choices pairs)

requires pairs be a result of a partition 2

requires pairs be a result of a partition 2
sourceraw docstring

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

× close