Wmisc-package |
Wmisc - Misc. helper functions and tools. |
Automat |
Create an 'Automat' for stateful computation, such as parsing. |
readlines |
Read the remaining tokens from a 'Tokenizer' up to the end of the underlying file. |
readTokens |
Read the remaining tokens from a 'Tokenizer' up to the end of the underlying file. |
strDrop |
Head and Tail functions for Strings. |
strHead |
Head and Tail functions for Strings. |
strHeadLower |
Head and Tail functions for Strings. |
Strings |
Head and Tail functions for Strings. |
strTail |
Head and Tail functions for Strings. |
strTake |
Head and Tail functions for Strings. |
Tokenizer |
Create a 'Tokenizer' to read string tokens from a memory mapped file. A more flexible, incremental, easy-to-use variant of a 'readlines()' function. |
Wmisc |
Wmisc - Misc. helper functions and tools. |