Skip to content

denisdubochevalier/yc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yc

Go Version GoDoc Build Status Lint Status CodeQL Status Go report Coverage License

A short library to implement a Y combinator, defined as:

$$\lambda{f}.(\lambda{x}.f(xx))(\lambda{x}.f(xx))$$

About

Y Combinator golang implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages