tern v0.2.12 (2024-03-08T18:10:27Z)
Dub
Repo
constexpr.length
tern
experimental
constexpr
constexpr
Undocumented in source. Be warned that the author may not have intended to support it.
struct
constexpr
(T : U[], U)
final final @
nogc
const
size_t
length
(
)
if
(
isDynamicArray
!
T
)
Meta
Source
See Implementation
tern
experimental
constexpr
constexpr
functions
back
empty
front
length
opAssign
opDollar
opIndex
opOpAssign
opSlice
opSliceAssign
popBack
popFront
ptr
reserve
toString