Documentation
Documentation
Sources
Core
Comparable.hylo
Comparable
<=(_:)
Function
<=(_:)
Returns
false
iff
self
is ordered after
other
.
Source
fun
<=
(_
other
:
Self
) ->
Bool