ParserKt v2.0 Release Notes

Release Date: 2020-03-01 // about 4 years ago
    • ๐Ÿ“‡ Renamed PairedLazyTrie, PairedGreedyTrie to LazyPairedTrie, ...
    • ๐Ÿ“‡ Rename NumUnitTrie to TrieNumUnit
    • ๐Ÿ‘‰ Make TextPreety join, surround, operator plus return identical Preety.Doc
    • 0๏ธโƒฃ ConstantPattern.toDefault now return ConstantPattern
    • โž• Add default parameter for SatisfyPattern.clam
    • โœ‚ Remove Iterable.toMap due to kotlin.collection already have Iterable.associate
    • JoinBy and FoldPattern now PatternWrapperKind
    • Seq will now check tuple size before read (calling )
    • ๐Ÿ‘ Better error messages for JoinBy&Repeat