inilike v0.5.0 (2016-03-20T15:02:38Z)
Dub
Repo
IniLikeReader.byGroup
inilike
range
IniLikeReader
Iterate thorugh groups of ini-like file.
struct
IniLikeReader
(Range)
auto
byGroup
(
)
if
(
isInputRange
!
Range
&&
is
(
ElementType
!
Range
:
const
(
char
[]))
)
Meta
Source
See Implementation
inilike
range
IniLikeReader
constructors
this
functions
byFirstLines
byGroup
Iterate thorugh groups of ini-like file.