Char package:text
Warning: this is an internal module, and does not have a stable
API or name. Functions in this module may not check or enforce
preconditions expected by public modules. Use at your own risk!
Fast character manipulation functions.
The
Size of the given code point.
O(n) The
count function returns the number of times
the query element appears in the given stream.
Properties
countChar c . stream = countChar c
O(n) The count function returns the number of times
the query element appears in the given stream.