Liking cljdoc? Tell your friends :D
All platforms.

bigjule.modifiers.check


count-overclj/s

(count-over rolls arguments)

This returns the number of dice rolled equal to or above the first supplied argument in the dice specification.

This returns the number of dice rolled equal to or above the first
supplied argument in the dice specification.
sourceraw docstring

count-underclj/s

(count-under rolls arguments)

This returns the number of dice rolled equal to or under the first supplied argument in the dice specification.

This returns the number of dice rolled equal to or under the first
supplied argument in the dice specification.
sourceraw docstring

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

× close