Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/monads/either/either.ts>isLeft

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