mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 21:02:27 +08:00
Reduce executions time of pattern matching, regex patterns are expensive to compile at runtime.
Reduce executions time of pattern matching, regex patterns are expensive to compile at runtime.