Algebraic.get

Get Value of type T.

  1. inout(T) get()
    struct Algebraic(Types...)
    @safe pure @property ref inout @trusted
    inout(T)
    get
    (
    T
    )
    ()
  2. inout(Types[index]) get()

Meta