Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ dart
Function
dart
Lib/turtledemo/penrose.py:34–44 ·
view source on GitHub ↗
(l)
Source
from the content-addressed store, hash-verified
32
rt(144)
33
34
def
dart(l):
35
fl = f * l
36
lt(36)
37
fd(l)
38
rt(144)
39
fd(fl)
40
lt(36)
41
fd(fl)
42
rt(144)
43
fd(l)
44
rt(144)
45
46
def
inflatekite(l, n):
47
if
n == 0:
Callers
1
makeshapes
Function · 0.85
Calls
3
fd
Function · 0.85
lt
Function · 0.50
rt
Function · 0.50
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…