pizzarr
pizzarr copied to clipboard
Slice is mentioned in documentation but not exported.
https://keller-mark.github.io/pizzarr/reference/slice.html refers to the internal Slice class. Should Slice be exported or should we fix up documentation so it doesn't point to it?
It was intentional not to export the class, and instead export the utility functions that use the class internally