length
lib.length
Primop
Docs pulled from | This Revision | 43 minutes ago
Takes 1 arguments
e
Return the length of the list e.
Noogle detected
Detected Type
length :: [a] -> Int
Implementation
This function is implemented in c++ and is part of the native nix runtime.