MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576366.py

File recipe-576366.py

recipes/Python/576366_Y_combinator/recipe-576366.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''
2Implementation of the fixed point combinator Y.
3-----------------------------------------------
4

Callers

nothing calls this directly

Calls 5

gFunction · 0.50
fFunction · 0.50
YClass · 0.50
hFunction · 0.50
countMethod · 0.45

Tested by

no test coverage detected