golang implementation of the y-combinator for integers. Could be any type but I chose an int.
Primary LanguageGo