Logo

Programming-Idioms

History of Idiom 117 > diff from v57 to v58

Edit summary for version 58 by programming-idioms.org:
Linked to idiom #134 [Create a new list]

Version 57

2021-03-17, 08:31:11

Version 58

2021-03-27, 18:53:58

Idiom #117 Get list size

Set n to the number of elements of list x.

Idiom #117 Get list size

Set n to the number of elements of list x.

Variables
n,x
Variables
n,x
Extra Keywords
length
Extra Keywords
length