Library based on generics. Slice, map helpers, set type, mathematic functions, pointer helpers.


Required 1.18 or later version of Go.
go get -u github.com/gotidy/lib
- Map Contains map helpers.
- Slice Contains slice helpers.
- Set Realize
Set
type.
Contains functions for simplified creation of pointers from constants of basic types.
Contains conversion helpers.
Contains functions that simplify inline conditions.
RealizeOneOf
type.
Contains mathematic functions.
Contains constraints types.
Apache 2.0