get

Gets the value stored in an algebraic type based on its data type.

  1. inout(T) get(inout(TaggedAlgebraic!U) ta)
  2. inout(T) get(inout(TaggedAlgebraic!U) ta)
    inout(T)
    get
    (
    T
    U
    )
    ()

Meta