ZygosoptiontoUndefinedSur cette pagetoUndefined() toUndefined<A>(ma): A | undefined Converts an Option to an undefined value. Type Parameters A: A The value type. Parameters ma: Option<A> The Option to convert. Returns: A | undefined The value or undefined. Since 2.0.0