Group
Extension

Matches 1

Data-DFA ( P/PR/PRBRENAN/Data-DFA-20201031.tar.gz, PRBRENAN, 2020; MetaCPAN )
Data-DFA/lib/Data/DFA.pm ( view source; MetaCPAN )
                  # Symbols processed
   );
 }

sub dumpAsJson($)                                                               # Create a JSON string representing a B<$dfa>.
 {my ($dfa) = @_;        
finalStates}{$state} = $$dfa{$state}->final;                          # Final states
   }
  encodeJson($jfa);
 }

sub removeDuplicatedStates($)                                                   #P Rem
                   # Not in a final state

    ok $dfa->dumpAsJson eq <<END, q(dumpAsJson);                                  # Dump as json
  {
     "finalStates" : {
        "0" : null,
        "1" :

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.