TraversableOption
import { TraversableOption } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/option.ts";The canonical implementation of Traversable for Option.
const TraversableOption: Traversable<KindOption>;
import { TraversableOption } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/option.ts";The canonical implementation of Traversable for Option.