The OpenD Programming Language

IniDocument.Section

import arsd.ini;
struct IniDocument(string)
alias Section = IniSection!string

Meta