Skip to main content
Module

x/modify_via_query/test/deps.ts

Natural and type-safe query to mutate a copy of data without changing the original source
Latest
import * as modifyViaQuery from "https://deno.land/x/modify_via_query@1.0.7/test/deps.ts";

Functions

Make an assertion, if not true, then throw.

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.