import { string } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts";
const { ShowString } = string;
The canonical implementation of Show for string. It contains the method show.
import { string } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts";
const { ShowString } = string;
The canonical implementation of Show for string. It contains the method show.