ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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