Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ factory
Function
factory
tests/test_code/py/weird_calls/weird_calls.py:27–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
26
27
def
factory():
28
return
lambda
x: x**x
29
30
31
factory()(5)
Callers
2
moment.js
File · 0.85
weird_calls.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected