Some

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Option!T Some(T t)
  2. Option!T Some(U t)
    pure
    Some
    (
    T
    U = T
    )
    (
    U t
    )
    if (
    is(T : U)
    )

Meta