package
Version:
v1.0.33
Opens a new window with list of versions in this module.
Published: Sep 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Eq[HKTA, HKTABOOL, HKTBOOL, A any](
fmap func(HKTA, func(A) func(A) bool) HKTABOOL,
fap func(HKTABOOL, HKTA) HKTBOOL,
e EQ.Eq[A],
) func(l, r HKTA) HKTBOOL
Eq implements an equals predicate on the basis of `map` and `ap`
Source Files
¶
Click to show internal directories.
Click to hide internal directories.