Closed claydugo closed 1 year ago
I ran into a case where this would be useful in one of my projects.
The signature is extremely similar to the slice objects signature so its has a very similar encoder and decoder.
slice
I could refactor this and merge the 2 if that would be preferred.
Thanks!
read the readme and went with numpy.arange
I ran into a case where this would be useful in one of my projects.
The signature is extremely similar to the
slice
objects signature so its has a very similar encoder and decoder.I could refactor this and merge the 2 if that would be preferred.
Thanks!