Liking cljdoc? Tell your friends :D

bigjule.modifiers.bias


discard-highestclj/s

(discard-highest rolls arguments)

Modifier fn that discards the highest roll from the total. This effectively reduces the dices count by 1, but biases the total towards lower results.

Modifier fn that discards the highest roll from the total.  This effectively
reduces the dices count by 1, but biases the total towards lower results.
sourceraw docstring

discard-lowestclj/s

(discard-lowest rolls arguments)

Modifier fn that discards the lowest roll from the total. This effectively reduces the dice count by 1, but biases the total towards a higher result.

Modifier fn that discards the lowest roll from the total.  This effectively
reduces the dice count by 1, but biases the total towards a higher result. 
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close