MCPcopy Create free account
hub / github.com/covscript/covscript / add_set

Method add_set

include/covscript/impl/runtime.hpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 void add_set()
72 {
73 m_set.push();
74 }
75
76 void add_domain()
77 {

Callers 2

translateMethod · 0.80
interpretMethod · 0.80

Calls 1

pushMethod · 0.80

Tested by

no test coverage detected