Skip to content

iter::count ​

count(items) => a ​

ParameterTypeDescription
itemsIterableThe items to count

Returns ​

(Integer) The amount of items that meet the condition.