mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
getType
mutils
meta
Undocumented in source.
template
getType (
alias
T
) {
alias
getType
=
typeof
(
T
)
;
}
Members
Aliases
getType
alias
getType
=
typeof
(
T
)
Undocumented in source.
Meta
Source
See Implementation
mutils
meta
templates
getType
removeEven
removeOdd