`Recyclable.Collections.TestData` project is a basic open source package for containing test data useful for testing collections like `RecyclableList<T>`, `RecyclableLongList<T>`, `List<T>`, `SortableList<T>`, `PriorityQueue<T>` & similar.
$ dotnet add package Recyclable.Collections.TestDataRecyclable.Collections.TestData project is a basic open source package for containing test data useful for testing collections like RecyclableList<T>, RecyclableLongList<T>, List<T>, SortableList<T>, PriorityQueue<T> & similar.
CustomICollection<T> with ICollection interfaceCustomICollectionT<T> with ICollection<T> interfaceCustomIList<T> with IList interfaceCustomIListT<T> with IList<T> interfaceCustomIReadOnlyList<T> with IReadOnlyList<T> interfaceEnmerableWithoutCount<T> with IEnumerable & IEnumerable<T> interfacesRecyclableLongListTestData