Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "IsInt"

Index

Functions

Functions

isInt

  • isInt(val: number): boolean
  • Checks if value is an integer.

    Parameters

    • val: number

    Returns boolean

    True if the value is an integer, false otherwise.

Generated using TypeDoc