//
pkg.gl
Category
github.com/go-go-golems/go-go-labs
cmd
experiments
monads
06-introspection
package
0.0.7
Repository:
https://github.com/go-go-golems/go-go-labs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
202 SLOC
#
Functions
Bind
No description provided by the author
NewMonad
No description provided by the author
Resolve
No description provided by the author
TestThreeByOne
No description provided by the author
TestThreeByThree
No description provided by the author
#
Structs
Monad
No description provided by the author
State
State contains the data that can be introspected from a monad NOTE(manuel, 2023-08-04) I don't think this is necessarily the right place to store all of this.