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