Function IniLikeGroup.byNode

Iterate over nodes of internal list.

auto std.algorithm.iteration.MapResult!(inilike.file.IniLikeGroup.byNode().__lambda1,inilike.file.ListMap!(string,inilike.file.IniLikeLine,32L).ListMap.ByNode!(inilike.file.ListMap!(string,inilike.file.IniLikeLine,32L).ListMap.Node).ByNode) byNode() @trusted;

See Also

getNode, byIniLine