lib

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2023 License: Apache-2.0

README

lib

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

GoDev Go Report Card

Installation

Required 1.18 or later version of Go.

go get -u github.com/gotidy/lib

Documentation

Collections
  • Map Contains map helpers.
  • Slice Contains slice helpers.
  • Set Realize Set type.
Math
Constraints
Ptr

Contains functions for simplified creation of pointers from constants of basic types.

Conditions

Contains functions that simplify inline conditions.

Conversions

Contains conversion helpers.

OneOf

Realize OneOf type.

License

Apache 2.0

Directories

Path Synopsis
collections
set
Package constraints defines a set of useful constraints to be used with type parameters.
Package constraints defines a set of useful constraints to be used with type parameters.
Package semaphore provides a weighted semaphore implementation.
Package semaphore provides a weighted semaphore implementation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL