package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Mar 30, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Class[A, B any, FA F[A], FB F[B]] interface {
FMap(func(A) B, FA) FB
FReplace(A, FB) FA
}
type F[T any] interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.