Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function _format
import { _format } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/deps/deno.land/std@0.97.0/testing/asserts.js";

Converts the input into a string. Objects, Sets and Maps are sorted so as to make tests less flaky

Parameters

v

Value to be formatted