Skip to content

Rename some and fix docs, doctests of Path APIs#3093

Merged
harendra-kumar merged 1 commit intomasterfrom
filepath-api
Jul 13, 2025
Merged

Rename some and fix docs, doctests of Path APIs#3093
harendra-kumar merged 1 commit intomasterfrom
filepath-api

Conversation

@harendra-kumar
Copy link
Copy Markdown
Member

No description provided.

listDirChunkedWith act inp = do
Stream.unfoldEachEndBy 10 Array.reader
$ fmap (Array.asBytes . Path.toChunk)
$ fmap (Array.asBytes . Path.toArray)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chunk is analogous to Array in the library.

Comment on lines +22 to +21
, fromArray
, unsafeFromArray
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should leave *Chunk as is.

@harendra-kumar harendra-kumar force-pushed the filepath-api branch 3 times, most recently from 9019eb6 to 5f5aae7 Compare July 12, 2025 23:28
@harendra-kumar harendra-kumar merged commit 745f742 into master Jul 13, 2025
19 of 22 checks passed
@harendra-kumar harendra-kumar deleted the filepath-api branch July 14, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants