[F] getMadeOptionalOn
function getMadeOptionalOn(p, t): Version | undefined;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
p | Program |
t | Type |
Returns
Section titled “Returns”Version | undefined
version when the given type was made optional if applicable.