meta ~master (2022-03-01T10:21:24.9997359)
Dub
Repo
SortBy.Remaining
evx
meta
list
SortBy
Undocumented in source.
template
SortBy
(alias compare, T...)
static if
(
T.length > 1
)
alias
Remaining
=
Cons
!(
T
[0..$ / 2],
T
[$ / 2 + 1..$])
Meta
Source
See Implementation
evx
meta
list
SortBy
aliases
Remaining
SortBy
enums
is_before