tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
Length.Length
tern
traits
Length
Undocumented in source.
enum
Length
;
template
Length
(T)
static if
(
is(T U == U[L], size_t L)
)
enum
Length
=
L
;
alias
Length
(
alias
A
,
string
M
)
=
Length
!(
typeof
(
getChild
!(
A
,
M
)))
Meta
Source
See Source File
tern
traits
Length
manifest constants
Length