IniLikeGroup.byKeyValue

class IniLikeGroup
const @safe @nogc nothrow
byKeyValue
()

Return Value

Type: auto

range of Tuple!(string, "key", string, "value")

Meta