On 2018-03-22 19:03, Stuart Marks wrote:
One small issue is with this comment:295 * Constructs a sublist of an arbitrary AbstractList, which is296 * not a SubList itself.This supports sublists of an arbitrary AbstractImmutableList, not AbstractList.Other than this, I think you're good to go!
I will update the comment and push, thanks! /Claes