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