Properties.lookup

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T lookup(string k, T delegate() _t)
  2. T lookup(T delegate() _t)
    class Properties
    nothrow static
    T
    lookup
    (
    T
    k : string
    )
    (
    T delegate
    ()
    _t = null
    )

Meta