The OpenD Programming Language

YamlMap.this

  1. this(YamlPair[] pairs)
    struct YamlMap
    @safe pure nothrow @nogc
    this
  2. this(K[] keys, V[] values)
  3. this(K[V] associativeArray)

Meta