Liking cljdoc? Tell your friends :D

clj-ml.options-utils


check-optionclj

(check-option opts val flag map)
source

check-option-valueclj

(check-option-value opts val flag map)
source

check-option-valuesclj

(check-option-values args-map opts-map)
(check-option-values args-map opts-map options-so-far)

Checks the presence of a set of options with value for a filter

Checks the presence of a set of options with value for a filter
sourceraw docstring

check-optionsclj

(check-options args-map opts-map)
(check-options args-map opts-map options-so-far)

Checks the presence of a set of options for a filter

Checks the presence of a set of options for a filter
sourceraw docstring

extract-attributesclj

(extract-attributes m)
(extract-attributes flag m)
(extract-attributes flag key-name m)

Transforms the :attributes value from m into the appropriate weka flag

Transforms the :attributes value from m into the appropriate weka flag
sourceraw docstring

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

× close