Skip to main content
Module

x/maybe/mod.ts

A deno module for handling null and undefined values, inspired by Rusts Option<T>
Go to Latest
import * as maybe from "https://deno.land/x/maybe@1.1.0/mod.ts";
The documentation for this module is currently unavailable.