tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
isSorted.isSorted
tanya
meta
metafunction
isSorted
Undocumented in source.
enum
bool
isSorted
;
enum
bool
isSorted
;
template
isSorted
(alias cmp, L...)
static if
(!(
L.length <= 1
))
enum
bool
isSorted
;
Meta
Source
See Implementation
tanya
meta
metafunction
isSorted
variables
isSorted