Releases: 3nr1c/structure
Releases · 3nr1c/structure
Bug fixes
Second version
This version adds the static methods:
- Structure::ArrayS
- Structure::NumericS
- Structure::IntegerS
- Structure::FloatS
The main abstract class Structure specifies an abstract method format
, which gives the proper type to a variable. It is specially powerful for working with arrays and sanitizing external inputs.
Initial version
v0.1.0 Travis CI badge