Packages
Brace expansion, as known from sh/bash, in Elixir. Quick example: ExBraceExpansion.expand("file-{a,b,c}.jpg") => ["file-a.jpg", "file-b.jpg", "file-c.jpg"]
Current section
2 Versions
Jump to
Current section
2 Versions
Versions
Compare versions| Version | Publish Date | Note | Actions |
|---|---|---|---|
| 0.0.2 | April 07, 2015 |
|
|
| 0.0.1 | April 03, 2015 |
|
2
versions of
2
total