github.com
baetheus
fun
showable.ts
main
https://raw.githubusercontent.com/baetheus/fun/main/showable.ts
Copyimport * as fun from "https://raw.githubusercontent.com/baetheus/fun/main/showable.ts";
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.
A Showable structure has the method show.