Skip to content

Conversation

@thanhnguyen2187
Copy link

I think the method might be useful but under-documented and hence the PR

@vercel
Copy link

vercel bot commented Aug 26, 2024

@thanhnguyen2187 is attempting to deploy a commit to the Effect Team on Vercel.

A member of the Team first needs to authorize it.

Comment on lines +63 to +66
## flow

`flow` is a "lazier" version of `pipe`. While `pipe` returns a concrete value, `flow` returns a function that returns a
result. It allows us to reuse the same composed functions in different contexts.
Copy link
Author

Choose a reason for hiding this comment

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

@nspaeth I reread the whole document again, and found that there is duplication pipe explanation. Therefore I added the flow function along with the pipe function, and redid the end, where everything is tied together a bit

image

@thanhnguyen2187 thanhnguyen2187 changed the title Add section "The flow method" Add section for flow on "Building Pipelines" Aug 26, 2024
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