`String#match` vs `String#scan`
Abierto
- Lenguaje dominante
- Ruby
- Estrellas
- 5.7k
- Forks
- 371
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hello.
These methods are pretty similar.
I've done some benchmarks and figured out that `match` is twice faster than `scan`.
I can try to make a PR, but not sure do we need for it here.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.