MCPcopy
hub / github.com/pyodide/pyodide / PyProxyWithLength

Interface PyProxyWithLength

src/core/pyproxy.ts:895–895  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

893}
894
895export interface PyProxyWithLength extends PyLengthMethods {}
896
897// Controlled by HAS_LENGTH, appears for any object with __len__ or sq_length
898// or mp_length methods

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…