tern v0.2.12 (2024-03-08T18:10:27Z)
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