Documentation
Documentation
Sources
Core
Numbers
Floats
Float64.hylo
Float64
!=(_:)
Function
!=(_:)
Returns
true
if
self
is not equal to
other
; returns
false
otherwise.
Source
fun
!=
(_
other
:
Self
) ->
Bool