MCPcopy Create free account
hub / github.com/Singular/Singular / pseudocode.py

File pseudocode.py

Singular/dyn_modules/openmath/pseudocode.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1content = OMCD("arith1")
2content.add("bla", "blupp", "blipper")
3OMCD.implement
4implementation = OMCDImplementation(content)

Callers

nothing calls this directly

Calls 3

OMCDClass · 0.85
OMCDImplementationClass · 0.85
addMethod · 0.45

Tested by

no test coverage detected