mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +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.