No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(calc-change-to-return machine selection)
(calc-change-to-return* amount-to-return coins)
(calc-coin-value coins)
(get-selection machine button)
(i)
(insert-coin machine coin)
(press-button machine button)
(process-transaction machine button)
(retrieve-change-returned machine)
(retrieve-dispensed machine)
(round-to-pennies v)
Because floating-point inaccuracy
(run-machine)
(run-machine-with start)
(show-err-message machine)
(valid-selection machine button)
cljdoc is a website building & hosting documentation for Clojure/Script libraries