Skip to content

Release 10.5

Choose a tag to compare

@fluentfuture fluentfuture released this 25 Jun 04:14
· 1469 commits to master since this release
  • dot-parse performance optimization (return elision)
  • Parser.anyOf(str1, str2, ...)
  • Parser.optionallyFollowedBy(Parser<?> suffix)