inilike v1.1.0 (2017-10-23T16:32:25Z)
Dub
Repo
IniLikeReader.this
inilike
range
IniLikeReader
Construct from other range of strings.
struct
IniLikeReader
(Range)
this
(
Range
range
)
if
(
isInputRange
!
Range
&&
isSomeString
!(
ElementType
!
Range
)
&&
is
(
ElementEncodingType
!(
ElementType
!
Range
) :
char
)
)
Meta
Source
See Implementation
inilike
range
IniLikeReader
constructors
this
functions
byGroup
byLeadingLines
structs
Group
Construct from other range of strings.