Module

x/servest/vendor/https/deno.land/std/testing/asserts.ts>_format

🌾A progressive http server for Deno🌾
Latest
function _format
import { _format } from "https://dotland.deno.dev/x/servest@v1.3.4/vendor/https/deno.land/std/testing/asserts.ts";

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

Parameters

v: unknown

Value to be formatted

Returns

string