Closed forman closed 5 months ago
Is your feature request related to a problem? Please describe.
I need to know whether at least a single slice is in slices and been processed after calling zappend.
slices
zappend
Describe the solution you'd like
Return the number of slices processed. In addition, allow for optional callback function as keyword argument.
Is your feature request related to a problem? Please describe.
I need to know whether at least a single slice is in
slices
and been processed after callingzappend
.Describe the solution you'd like
Return the number of slices processed. In addition, allow for optional callback function as keyword argument.