Skip to content

0.4.1

Choose a tag to compare

@RunDevelopment RunDevelopment released this 29 Aug 14:20
· 360 commits to master since this release

Changed

  • NFA intersection performance optimizations by using lazy data structures. NFA#disjointWith is now a lot faster.

Fixed

  • Fixed NFA intersection always discarding the empty word. The intersection can now contain the empty word.

v0.4.0...v0.4.1