Liking cljdoc? Tell your friends :D

examples.clojure.pure-io.guessing


-mainclj

(-main & _)

Follow the prompts to guess the proper number between on and one hundre

Follow the prompts to guess the proper number between on and one hundre
sourceraw docstring

cast-intclj

(cast-int string)
source

eval-feedbackclj

(eval-feedback message secret)
sourceraw docstring

eval-guessclj

(eval-guess secret guess)
source

number-gameclj

(number-game secret-number)
sourceraw docstring

prompt'clj

source

rand-int'clj

(rand-int' upper)
(rand-int' lower upper)

Wrap our impure random number generation in IO, just to get in the spirit of things :-)

Wrap our impure random number generation in IO,
just to get in the spirit of things :-)
sourceraw docstring

successclj

source

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

× close