fn isFinite(x: anytype) bool

Returns whether x is a finite value.

Parameters

x: anytype,