Entry.this

  1. this(T value)
  2. this(K key, T value)
    struct Entry(T = V)
    this
    (
    K key
    ,)

Meta