googol / ts-either

An implementation of Either for typescript

Home Page:https://www.npmjs.com/package/ts-either

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Either type operations for typescript

This package defines operations on the Either type. It peer depends on the Either type from ts-either-type; it needs to be installed as well.

About

An implementation of Either for typescript

https://www.npmjs.com/package/ts-either


Languages

Language:TypeScript 100.0%