inilike v0.5.0 (2016-03-20T15:02:38Z)
Dub
Repo
IniLikeReader.this
inilike
range
IniLikeReader
Construct from other range of strings.
struct
IniLikeReader
(Range)
this
(
Range
range
)
if
(
isInputRange
!
Range
&&
is
(
ElementType
!
Range
:
const
(
char
[]))
)
Meta
Source
See Implementation
inilike
range
IniLikeReader
constructors
this
functions
byFirstLines
byGroup
Construct from other range of strings.