Add Scanl.Combinators module

This commit is contained in:
Harendra Kumar 2024-07-25 04:47:24 +05:30
parent c467da62fc
commit 031d90ff0e
2 changed files with 2447 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -463,6 +463,7 @@ library
, Streamly.Internal.Data.Fold.Window
, Streamly.Internal.Data.Scanl.Type
, Streamly.Internal.Data.Scanl.Combinators
, Streamly.Internal.Data.Parser.Type
, Streamly.Internal.Data.Parser.Tee