MCPcopy Create free account
hub / github.com/code-golf/code-golf / recurseNFA

Function recurseNFA

hole/nfa-simulator.go:115–137  ·  view source on GitHub ↗

solve recursively

(currentState NFAState, input string, stateMap map[NFAStateTransition][]NFAState, resultMap map[NFAResult][]NFAState)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solveNFAFunction · 0.85

Calls 1

appendFunction · 0.85

Tested by

no test coverage detected