ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
DefaultPredicates.IsLess
ocean
core
array
DefaultPredicates
DefaultPredicates
Undocumented in source.
struct
DefaultPredicates
struct
IsLess (
T
) {
static
bool
opCall
(T p1, T p2);
}
Members
Static functions
opCall
bool
opCall
(T p1, T p2)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ocean
core
array
DefaultPredicates
DefaultPredicates
structs
IsEqual
IsLess