gstd 1.7.0

Gear programs standard library
Documentation
1
2
3
4
5
# gstd

The standard library for Gear programs provides all the necessary functions and methods required for your programs.

While `gcore` allows for a more low-level implementation of programs, `gstd` offers pre-built modules enabling program implementation in a secure and precise manner, which is recommended for most scenarios.