mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
until.until
mir
ndslice
concatenation
until
Specialization for slices
bool
until
(Slice!(Iterator, N, kind) sl)
template
until
(alias pred)
@
optmath
@
optmath
static if
(
__traits(isSame, naryFun!pred, pred)
)
bool
until
(
Iterator
size_t
N
SliceKind
kind
)
(
Slice
!(
Iterator
,
N
,
kind
)
sl
)
bool
until
(Concatenation!(dim, Slices) st)
alias
until
=
.
until
!(
naryFun
!
pred
)
Parameters
sl
Slice
!(
Iterator
,
N
,
kind
)
Slice
Meta
Source
See Implementation
mir
ndslice
concatenation
until
functions
until
Specialization for slices