MapOutput.append

Append AA properties to the provided stream.

  1. MapOutput append(const(T)[] name, const(T)[] value)
  2. MapOutput append(const(T)[][T[]] properties)
    class MapOutput(T)
    final
    append
    (
    const(T)[][T[]] properties
    )

Meta