Item.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Item set(string key, T value)
  2. Item set(string key, T[string] values)
    struct Item
    ref
    set
    (
    T
    )
    (
    string key
    ,
    T[string] values
    )

Meta