(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
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)
(to-ordered-choices common-choices pairs)
requires pairs be a result of a partition 2
requires pairs be a result of a partition 2
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close