Categorygithub.com/npillmayer/fp
modulepackage
0.0.0-20231115175402-ada8b72c9a54
Repository: https://github.com/npillmayer/fp.git
Documentation: pkg.go.dev

# README

fp

Experiments with Go1.18 functional programming

# Packages

No description provided by the author
Package dom will some day provide utilities for HTMLbook DOMs.
No description provided by the author
Immutable persistent data structures are data structures which can be copied and modified efficiently, leaving the original unchanged.
No description provided by the author
Package tree implements an all-purpose tree type.

# Functions

Compose returns h = f .
Const returns a function that produces a.
Unit returns unit for any input => the zero value for T.