Expand description
Simple, shared algorithms for slices and iterators.
Functionsยง
- Check to see if parsing the float cannot possible overflow.
- Copy bytes from source to destination.
- Count the number of leading characters equal to a given value.
- Count the number of trailing characters equal to a given value.