mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
helper.helper
mecca
lib
string
splitFmt
helper
Undocumented in source.
enum
helper
;
enum
helper
;
enum
helper
;
enum
helper
;
enum
helper
;
template
helper
(int from, int j)
static if
(!(
idx < 0
))
static if
(!(
idx1 >= fmt.length - 1
))
static if
(!(
fmt[idx2 + 1] == 's'
))
static if
(!(
fmt[idx2 + 1] == 'c'
))
static if
(!(
fmt[idx2 + 1] == 'n'
))
static if
(
fmt[idx2 + 1] == 'd'
)
enum
helper
=
TypeTuple
!(
fmt
[
from
..
idx2
],
pair
!(
j
,
FMT.DEC
),
helper
!(
idx2
+
2
,
j
+
1
))
;
enum
helper
;
enum
helper
;
enum
helper
;
enum
helper
;
enum
helper
;
Meta
Source
See Source File
mecca
lib
string
splitFmt
helper
manifest constants
helper
idx
idx1
idx2