Skip to main content
Module

x/monads/either/either.ts>isRight

👻 Option, Result, and Either types for TypeScript; Inspired by Rust
Latest
function isRight
import { isRight } from "https://deno.land/x/monads@v0.5.10/either/either.ts";