https://github.com/dnlowman/result-ts
A minimal Result type for TypeScript.
https://github.com/dnlowman/result-ts
functional functional-programming monad result result-type typescript
Last synced: 2 months ago
JSON representation
A minimal Result type for TypeScript.
- Host: GitHub
- URL: https://github.com/dnlowman/result-ts
- Owner: dnlowman
- License: mit
- Created: 2018-09-08T20:07:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T20:56:17.000Z (over 7 years ago)
- Last Synced: 2025-10-19T13:42:01.835Z (5 months ago)
- Topics: functional, functional-programming, monad, result, result-type, typescript
- Language: TypeScript
- Size: 40 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/dnlowman/result-ts.svg?branch=master)
[](https://coveralls.io/github/dnlowman/result-ts?branch=master)
[](http://opensource.org/licenses/MIT)
# Result for TypeScript