Cache.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!V get(string key)
  2. Nullable!V[string] get(string[] keys)
    class Cache
    Nullable!V[string]
    get
    (
    V = string
    )
    (
    string[] keys
    )

Meta