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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |