emptySlice

Convenience method to return an empty slice - used mainly as default argument in functions in library.

static
Slice!(SliceKind.contiguous, packs, V*)
emptySlice
pure @safe nothrow
(
size_t[] packs
V
)
(
)

Meta