The OpenD Programming Language

Algebraic.this

  1. this(Algebraic!RhsTypes rhs)
  2. this(T value)
    struct Algebraic(T__...)
    static if(!(is(T == void)))
    static if(isCopyable!(const T) || is(Unqual!T == T))
    this
    ()
  3. this(T value)
  4. this(T value)

Meta