Skip to main content
Module

x/optio/operators/query.ts

Minimum option type port of Rust
Latest
import * as optio from "https://deno.land/x/optio@1.0.0/operators/query.ts";

Functions

Returns true if the option is a None.

Returns true if the option is a Some.