AndersDJohnson / AndersDJohnson/brace-expansion-java

Padded range syntax

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.