2 lines
38 B
CoffeeScript
2 lines
38 B
CoffeeScript
|
|
Y = (f) -> g = f( (t...) -> g(t...) )
|
|
|
Y = (f) -> g = f( (t...) -> g(t...) )
|