Array Library
Open
built-in library
- Dominant language
- Java
- Stars
- 47
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Working with lists of almost any sort is usually difficult in JagTag. Some very basic tools are provided with the [Arguments Library](https://github.com/jagrosh/JagTag/blob/master/src/main/java/com/jagrosh/jagtag/libraries/Arguments.java), but other than this special case, most list/array usage is done via regex.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue points to src/main/java/com/jagrosh/jagtag/libraries/Arguments.java and current regex-based list handling. Read Arguments.java first, then trace how array-like values are parsed; clarify the required operations and completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100