UNPKG

fauton

Version:

A library to test any finite automaton with arbitrary alphabets

2 lines (1 loc) 111 B
export declare function checkEquivalenceBetweenStatesGroups(statesGroups: [string[][], string[][]]): boolean;