jamesdbrock / replace-benchmark

Benchmarks for replace-megaparsec and replace-attoparsec
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

pcre-heavy gsub #3

Open jamesdbrock opened 4 years ago

jamesdbrock commented 4 years ago

Actually pcre-heavy gsub does constant replacement, not function replacement.

jamesdbrock commented 4 years ago

Oh wait in sub:

You can use functions!