seangwright / typescript-functional-extensions

A TypeScript implementation of the C# library CSharpFunctionalExtensions, including synchronous and asynchronous Maybe and Result monads.
MIT License
33 stars 4 forks source link

Feature: pipe #6

Closed seangwright closed 2 years ago

seangwright commented 2 years ago

Resolves #4

seangwright commented 2 years ago

Published for testing https://www.npmjs.com/package/typescript-functional-extensions/v/1.1.0-beta.1

seangwright commented 2 years ago

Re-published for testing https://www.npmjs.com/package/typescript-functional-extensions/v/1.1.0-beta.2