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

Docs: More Consistent JSDoc comments #1

Open seangwright opened 2 years ago

seangwright commented 2 years ago

The language describing methods/parameters/return types isn't very consistent across the library.

We need to decide on a few things and then clean it all up: