arraybuilder
Lightweight strongly typed list implementation with similar API to System.Collection.Generic.List<T>. Calling ArrayBuilder<T>.Close() will return the reference to the internal array, and prevent subsequent calls & assignments to all public members.
Ecosystem
nuget.org
nuget.org
Latest Release
almost 5 years ago
0.1.2
almost 5 years ago
Versions
2
2
Downloads
1,045 total
1,045 total
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/arraybuilder
spec |
| License | MIT |
| First Release | almost 5 years ago |
| Last Synced | 3 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |