package
0.9.3
Repository: https://github.com/mishamyrt/nuga-lib.git
Documentation: pkg.go.dev

# Functions

SliceIncludes returns error if target value is not found in slice.
SliceValue returns error if value at position is not equal to target value.

# Variables

ErrNotFound is returned when an expected value is not found.
ErrUnexpectedValue is returned when an unexpected value is found at a position.