len
ABSTRACT
Gives the length of the given vector or map
IMPORTANT ELEMENT
This function is common enough to memorize
PARAMETERS
v | the vector or map of which we want to find the length |
RETURN
the length of the vector or the map
DECLARATION
func len(v)