query
On this page

isInt

lib.trivial.isInt

Primop
Docs pulled from | This Revision | 10 minutes ago

Takes 1 arguments

e


Return true if e evaluates to an integer, and false otherwise.


Noogle detected

Aliases

Detected Type
isInt :: a -> Bool

Implementation

This function is implemented in c++ and is part of the native nix runtime.