The OpenD Programming Language

IniSection.KeyValuePair

import arsd.ini;
struct IniSection(string)
alias KeyValuePair = IniKeyValuePair!string

Meta