query
On this page

isFloat

lib.trivial.isFloat

Primop
Docs pulled from | This Revision | about 2 hours ago

Takes 1 arguments

e


Return true if e evaluates to a float, and false otherwise.


Noogle detected

Aliases

Detected Type
isFloat :: a -> Bool

Implementation

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