dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
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.