WrappableOption
import { WrappableOption } from "https://raw.githubusercontent.com/baetheus/fun/main/option.ts";
The canonical implementation of Wrappable for Option.
const WrappableOption: Wrappable<KindOption>;
import { WrappableOption } from "https://raw.githubusercontent.com/baetheus/fun/main/option.ts";
The canonical implementation of Wrappable for Option.