composewell / streamly

High performance, concurrent functional programming abstractions
https://streamly.composewell.com
Other
852 stars 63 forks source link

Use rewrite rules to combine transformation operations #880

Open harendra-kumar opened 3 years ago

harendra-kumar commented 3 years ago

We can combine operations such as:

adithyaov commented 3 years ago

Should be done for all the core players in the library,

And for the types the user will be interfacing with,