Now that I use containers anyway, I don't need to stick to standard library functions. Really, I don't need the extra flexibility awarded by Seq, Iter's control flow is closer to what I'm using anyway.
This should also end up with the removal of the OSeq dependency.
Now that I use containers anyway, I don't need to stick to standard library functions. Really, I don't need the extra flexibility awarded by
Seq,Iter's control flow is closer to what I'm using anyway.This should also end up with the removal of the
OSeqdependency.