Adding an iterator for subseqs to the Slice object. Means a lot of our code...
Adding an iterator for subseqs to the Slice object. Means a lot of our code which deals with iteration of slices can delegate to this for its logic.
Please register or sign in to comment