sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
E.mid
sdpc
primitives
staticEnumerate
E
Undocumented in source.
template
E
(uint start, T...)
static if
(!(
T.length == 0
))
static if
(!(
T.length == 1
))
enum
mid
=
start
+
T.length
/
2
;
Meta
Source
See Source File
sdpc
primitives
staticEnumerate
E
aliases
E
manifest constants
mid