UnionSchemable
import type { UnionSchemable } from "https://github.gh-proxy.cn/raw.githubusercontent.com/baetheus/fun/main/schemable.ts";Takes two schemables, left and right, and returns the union of them. This means that any value for must match either schemable.