Expose Fold.the and Fold.uniq

This commit is contained in:
Adithya Kumar 2022-10-17 17:14:40 +05:30
parent f1e265cec2
commit dbc54c1e82

View File

@ -153,6 +153,8 @@ module Streamly.Data.Fold
-- Reducers
, drain
, drainBy
, the
, uniq
, last
, length
, sum