mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-05 13:22:26 +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.