hexresearch / hschain

Other
4 stars 0 forks source link

Extend prepared queries #679

Closed Shimuuar closed 3 years ago

Shimuuar commented 3 years ago

Add ability to avoid fetching all data from prepared queries. API is in style of hybrid of unfoldr/scanl. It come in two variant one that allows to stop early and another which allows to stop early and provides last element at the same time