One thing we want to make sure, and maybe Sequence...
# kdbc
t
One thing we want to make sure, and maybe Sequence takes care of this inherently, is the ResultSet is closed early when the chain of operators no longer needs anymore items. For instance, taking the first item in the Sequence would dispose the ResultSet and prevent any further iteration.