korlibs / korlibs/korlibs-datastructure
Generate collections for Char and Boolean types, like CharArray2 and CharArrayList
Open
enhancement
good first issue
- Dominant language
- Kotlin
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I know that collections for `Int` can be used instead, but it add boilerplate.
If it is undesirable to increase size of the library, maybe they can be generated to another dependency? For example, `com.soywiz:kds-char` and `com.soywiz:kds-boolean`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.