inilike ~master (2021-09-27T18:58:46Z)
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.