Variant.as

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T) as()
    struct Variant
    @nogc nothrow inout
    inout(T)
    as
    (
    T : Variant
    )
    ()
  2. R as()

Meta