Results for “Std.Order.precedes”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Order.precedes
&T -> &T -> Bool where T: OrdWhether the first value sorts before the second.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&T -> &T -> Bool where T: OrdWhether the first value sorts before the second.