isString
lib.isString
Primop
Docs pulled from | This Revision | 44 minutes ago
Takes 1 arguments
e
Return true if e evaluates to a string, and false otherwise.
Noogle detected
Detected Type
isString :: a -> Bool
Implementation
This function is implemented in c++ and is part of the native nix runtime.