import * as optio from "https://deno.land/x/optio@1.0.0/spec.ts"; EnumsEOptionTypeThe option type. VariablesvNoneNo value. vSomeSome constructor. InterfacesINoneThe None API. ISomeThe Some API. ISomeConstructorType AliasesTOptionRepresentation of Some or None.