|
feisty meow concerns codebase
2.140
|

Go to the source code of this file.
Namespaces | |
| geometric | |
| Contains all of our objects for geometry and avoids name clashes. | |
Functions | |
| astring | geometric::crop_numeric (const basis::astring &input) |
| Eats the numeric characters from the front of "input". More... | |
| astring | geometric::crop_non_numeric (const basis::astring &input) |
| Eats the non-numeric characters from the front of "input". More... | |