feisty meow concerns codebase  2.140
math_bits.cpp File Reference
#include "math_bits.h"
#include <basis/astring.h>
Include dependency graph for math_bits.cpp:

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...