Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as fun from "https://raw.githubusercontent.com/baetheus/fun/main/showable.ts";

Showable is a structure that indicates that an instance can be converted to a string.

§Variables

tuple

§Functions

struct

§Interfaces

Showable

A Showable structure has the method show.