JetBrains / JetBrains/ExternalAnnotations
Annotate System.Collections.Immutable.dll
Open
- Dominant language
- Kotlin
- Stars
- 84
- Forks
- 46
- Avg merge
- 6h 55m
- Merged PRs (30d)
- 1
Description
`var array = ImmutableArray.Create(75);`
`array.Add(1); // should warn here that return value of pure method is not used`
https://youtrack.jetbrains.com/issue/RSRP-466425
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.