Implement a query builder.
Closed this issue · 0 comments
bigeasy commented
Instead of returning an iterator/builder, return simply a builder and have an .iterator()
method that will create an iterator.
Closed this issue · 0 comments
Instead of returning an iterator/builder, return simply a builder and have an .iterator()
method that will create an iterator.