Skip to main content
Module

x/result_js/operators/query.ts

Minimum result type port of Rust
Latest
import * as resultJs from "https://deno.land/x/result_js@2.0.0/operators/query.ts";

Functions

Returns true if the result is a Err.

Returns true if the result is a Ok.