Function IniLikeGroup.byIniLine

auto final std.algorithm.iteration.MapResult!(inilike.file.IniLikeGroup.byIniLine().__lambda1,inilike.file.ListMap!(string,inilike.file.IniLikeLine,32L).ListMap.ByNode!(const(inilike.file.ListMap!(string,inilike.file.IniLikeLine,32L).ListMap.Node)).ByNode) byIniLine() pure nothrow @nogc @trusted const;

Returns

Range of IniLikeLines included in this group.

See Also

byNode, byKeyValue