Curvy  8.4.0
ToolBuddy.Pooling.Collections Namespace Reference

Classes

struct  SubArray
 A struct that helps you use a part of an array. More...
 
struct  SubArrayList
 A class that simulates very minimal features of a List, but using a SubArray<T> instead of an System.Array as a storage More...