package lambda
import "github.com/IBM/fp-go/lambda"
Index ¶
Functions ¶
func Y ¶
func Y[Endo ~func(RecFct) RecFct, RecFct ~func(T) R, T, R any](f Endo) RecFct
Y is the Y-combinator based on https://dreamsongs.com/Files/WhyOfY.pdf
Source Files ¶
- Version
- v1.0.151 (latest)
- Published
- Nov 23, 2024
- Platform
- linux/amd64
- Last checked
- 4 months ago –
Tools for package owners.