MCPcopy Create free account
hub / github.com/DoNewsCode/core / Reset

Method Reset

dag/graph.go:115–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

113}
114
115func (info cycleInfo) Reset() {
116 for i := range info {
117 info[i].OnStack = false
118 }
119}

Callers 1

IsAcyclicFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected