E.e

Concatenate two expressions with ".".

  1. auto e(string lhs)
  2. auto e(E lhs)
    struct E
    @safe pure nothrow pure const
    e
    ()
  3. this(E lhs, string rhs)

Meta