struct Float64

Defined in:

float64.cr

Instance Method Summary

Instance Method Detail

def =~(other) #
Description copied from class Object

Pattern match.

Overridden by descendants (notably Regex and String) to provide meaningful pattern-match semantics.


[View source]