Value.as

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T as()
    struct Value
    T
    as
    (
    T
    )
    ()
    if (
    isInstanceOf!(Nullable, T)
    )
  2. Nullable!T as()

Meta