//
pkg.gl
Category
github.com/IBM/fp-go
boolean
package
1.0.150
Repository:
https://github.com/ibm/fp-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
41 SLOC
#
Variables
Eq
Eq is the equals predicate for boolean.
MonoidAll
MonoidAll is the boolean [M.Monoid] under conjuction.
MonoidAny
MonoidAny is the boolean [M.Monoid] under disjunction.
Ord
Ord is the strict ordering for boolean.