Foldable
import type { Foldable } from "https://raw.githubusercontent.com/baetheus/fun/main/foldable.ts";
A Foldable structure has the method fold.
import type { Foldable } from "https://raw.githubusercontent.com/baetheus/fun/main/foldable.ts";
A Foldable structure has the method fold.