bits ⇛ portable bytes
class LazyStudentShuffler<T> extends Shuffler<T> { public void maneuver(T[] seq, int from, int to) { } }