nanshe.util package¶
The package util
contains a collection of basic low level functions.
Overview¶
The package util
(short for utilities) contains a collection of basic
low level functions that are useful in completing in simple, common objectives
in the library. These range from working with generators, parsing paths,
logging/profiling, and working with arrays.