Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-498271.py
File
recipe-498271.py
recipes/Python/498271_chaexecutifunctions_using/recipe-498271.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
class
chainfunc(list):
3
def
__init__(self):
4
self.res = []
Callers
nothing calls this directly
Calls
5
chainfunc
Class · 0.85
cf
Function · 0.85
range
Function · 0.85
append
Method · 0.45
next
Method · 0.45
Tested by
no test coverage detected