//
pkg.gl
Category
github.com/arr-ai/frozen
lazy
package
1.7.0
Repository:
https://github.com/arr-ai/frozen.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
730 SLOC
#
Functions
Frozen
No description provided by the author
#
Structs
EmptySet
No description provided by the author
#
Interfaces
Set
Set represents a set of elements.
SetIterator
No description provided by the author
#
Type aliases
Mapper
Mapper represents a function that transforms el.
Predicate
Predicate represents a function that returns true iff el satisfies some condition.