envs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto envs(Storage!(Object, string) storage)
  2. auto envs(Storage!(Object, string) storage, T init)
    envs
    (
    T
    )
    (
    Storage!(Object, string) storage
    ,)
    if (
    is(T == struct)
    )
  3. auto envs(R locator, string storageId)

Meta