tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
constexpr.opSlice
tern
experimental
constexpr
constexpr
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opSlice
(size_t from, size_t to)
struct
constexpr
(T : U[], U)
final final @
nogc
const
auto
opSlice
(
size_t
from
,
size_t
to
)
if
(
isDynamicArray
!
T
)
auto ref
opSlice
(size_t from, size_t to)
Meta
Source
See Implementation
tern
experimental
constexpr
constexpr
functions
back
empty
front
length
opAssign
opDollar
opIndex
opOpAssign
opSlice
opSliceAssign
popBack
popFront
ptr
reserve
toString