length
lib.lists.length
Primop
Docs pulled from | This Revision | about 1 hour 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.