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

x/monads/result/result.ts>Err

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