FloatingPoint

public extension FloatingPoint
  • Checks if self is whole number.

    Declaration

    Swift

    var isWhole: Bool { get }