Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/match/lib/option.ts>None

A simple pattern matching library for people who love currying!
Latest
type alias None
import { type None } from "https://deno.land/x/match@v1.0.0/lib/option.ts";
definition: { type: "none"; }