length

Revision as of 04:45, 6 July 2021 by Ngn (talk | contribs) (Created page with "{{primitive}} The '''length''', a.k.a. '''count''', of a list is the number of its items. The length of a table is the number of its rows. The length of a dictionary is the le...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Length
{{{1}}}

The length, a.k.a. count, of a list is the number of its items. The length of a table is the number of its rows. The length of a dictionary is the length of its key list or, equivalently, of its value list. By convention, atoms have length 1.