Liking cljdoc? Tell your friends :D

score.util


alertclj

(alert msg)
(alert msg title)

Show alert message in a JOptionPane dialog

Show alert message in a JOptionPane dialog
sourceraw docstring

debug-printclj

(debug-print f)

Decorates a generator function. Prints the generated value and passes through the value.

Decorates a generator function. Prints the generated value and passes through the value.
sourceraw docstring

pprint-strclj

(pprint-str x)

Use clojure's pprint but capture and return value as String

Use clojure's pprint but capture and return value as String
sourceraw docstring

seq->genclj

(seq->gen vs)

Converts a sequence into a generator function with time arg

Converts a sequence into a generator function with time arg
sourceraw docstring

show-info-tabsclj

(show-info-tabs msg title)

Show message in a global information dialog with tabs

Show message in a global information dialog with tabs
sourceraw docstring

swapv!clj

(swapv! v index func)

Swap a value in a vector using the given function.

Swap a value in a vector using the given function.
sourceraw docstring

tabs-dialogclj

source

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

× close