Object for iterating through ini-like file entries.
Construct from other range of strings.
Iterate through lines before any group header. It does not check if all lines are comments or empty lines.
Iterate thorugh groups of ini-like file.
See Implementation
Object for iterating through ini-like file entries.