MCPcopy 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
34def 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
46def inflatekite(l, n):
47 if n == 0:

Callers 1

makeshapesFunction · 0.85

Calls 3

fdFunction · 0.85
ltFunction · 0.50
rtFunction · 0.50

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…