daii v0.1.0 (2017-06-23T18:28:59Z)
Dub
Repo
Take
daii
utils
Undocumented in source.
template
Take (
int
count
T
...
) {
alias
Take
=
T
[
0
..
count
]
;
}
Members
Aliases
Take
alias
Take
=
T
[
0
..
count
]
Undocumented in source.
Meta
Source
See Implementation
daii
utils
functions
fieldExpand
fieldsToParamListStr
templates
ParamTypes
ReturnType
Skip
Take
isAllocator
isClassOrIface
isFunctionPointerType
isStaticAllocator