SliceAndDice features ArraySlice<T>, a lightweight wrapper around indexable data structures like T[] for creating arbitrary N-dimimensional views of the data as well as views of (sparse) sub-sections of array slices without copying the underlying data.
Get Started
$ dotnet add package SliceAndDiceReadme
No README available.