ZygosoptionofSur cette pageof() const of: <A>(a) => Option<A> = some Alias for some. Creates a Some containing the given value. Type Parameters A: A The value type. Parameters a: A The value to wrap. Returns: Option<A> A Some containing the value. Since 2.0.0