bigeasy/memento

Implement a query builder.

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.