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

x/monads/option/option.ts>None

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