Closed Shimuuar closed 4 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
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