Modulesยง
- integer
- Combines common operators
and constants
0,1and10to enable generic methods on integer types. - iter
- Add a
chunkmethod toIteratorthat duplicates the functionality of the unstablearray_chunksmethod. - math
- parse
- Extracts and parses signed and unsigned integers from surrounding text and whitespace.