traverse1984 / oxide.ts

Rust's Option<T> and Result<T, E>, implemented for TypeScript.
MIT License
517 stars 19 forks source link

Pipe Operator #20

Open ayazemregm opened 1 year ago

ayazemregm commented 1 year ago

Are you planning to introduce some other functionalities like pipe that we can use from FP-TS lib?