-
Notifications
You must be signed in to change notification settings - Fork 1
The pipe package provides a simple yet powerful way to create Unix-like pipelines in Go. It allows developers to chain together functions in a sequence where the output of one function becomes the input to the next. This package is designed to make function composition intuitive and to support clean, readable code for complex data processing tasks.
devalexandre/pipe
ErrorLooks like something went wrong!
About
The pipe package provides a simple yet powerful way to create Unix-like pipelines in Go. It allows developers to chain together functions in a sequence where the output of one function becomes the input to the next. This package is designed to make function composition intuitive and to support clean, readable code for complex data processing tasks.
Resources
Stars
Watchers
Forks
Packages 0
No packages published