UNPKG

fauton

Version:

A library to test any finite automaton with arbitrary alphabets

2 lines (1 loc) 120 B
export declare function generateStateGroupsRecord(states: string[], statesGroups: string[][]): Record<string, number>;