Ini.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(ref string, ref IniSection) dg)
    class Ini
    int
    opApply
    (
    scope int delegate
    (
    ref string
    ,)
    dg
    )
  2. int opApply(int delegate(MapEntry!(string, IniSection) entry) dg)

Meta