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
Contains functions for simplified creation of pointers from constants of basic types.
Contains conversion helpers.
Contains functions that simplify inline conditions.
Realize OneOf
type.
Contains mathematic functions.
Contains constraints types.