Cache.set

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void set(string key, V v, uint expired)
  2. void set(V[string] maps, uint expired)
    class Cache
    void
    set
    (
    V
    )
    (
    V[string] maps
    ,
    uint expired = 0
    )

Meta