Calculating time needed for reading things
Calculating time needed for reading things
(calculate text)
(calculate text average-words-per-minute)
(1/(words per minute)) * (amount of words) = (amount of minutes)
(1/(words per minute)) * (amount of words) = (amount of minutes)
(calculate-multiformat text)
(calculate-multiformat text wpm)
Will return result in three different formats: numeric/short/long
Will return result in three different formats: numeric/short/long
(dress-minute minute-int)
Turns digit into human readable minute
Turns digit into human readable minute
(dress-minute-small minute-int)
Same as dress-minute, but shorter version
Same as dress-minute, but shorter version
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close