(adjusted-char-count s)Given a string containing ANSI SGR tags, returns the character count of the string minus the char count of all the ANSI SGR tags.
Given a string containing ANSI SGR tags, returns the character count of the string minus the char count of all the ANSI SGR tags.
(sgr-count s)Given a string containing ANSI SGR tags, returns the character count of the ANSI SGR tags
Given a string containing ANSI SGR tags, returns the character count of the ANSI SGR tags
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 |