package
Version:
v1.0.20
Opens a new window with list of versions in this module.
Published: Aug 29, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MonadMap[A, B, HKTGA, HKTGB, HKTFGA, HKTFGB any](fmap func(HKTFGA, func(HKTGA) HKTGB) HKTFGB, gmap func(HKTGA, func(A) B) HKTGB, fa HKTFGA, f func(A) B) HKTFGB
HKTFGA = HKT[F, HKT[G, A]]
HKTFGB = HKT[F, HKT[G, B]]
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.