phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
expand.expand
nxt
algorithm_ex
expand
Undocumented in source.
alias
expand
=
AliasSeq
!(
delay
,
expand
!(
array
,
idx
+
1
))
alias
expand
=
delay
template
expand
(alias array, size_t idx = 0)
static if
(!(
idx + 1 < array.length
))
alias
expand
=
delay
Meta
Source
See Implementation
nxt
algorithm_ex
expand
aliases
expand
properties
delay