AndersDJohnson / AndersDJohnson/brace-expansion-java
Padded range syntax
Abierto
help wanted
- Lenguaje dominante
- Java
- Estrellas
- 2
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
E.g. `{01..03}` yielding `["01","02","03"]`. Check if this is working. If not, implement.
Also, consider padded ranges with letters, e.g. `{aa..ac}` and even `{aa..bb}` for `"aa"` thru `"az"` plus `"ba"` and `"bb"`.
See #5.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.