Logo

Programming-Idioms

History of Idiom 117 > diff from v56 to v57

Edit summary for version 57 by programming-idioms.org:
Linked to idiom #260 [Create an empty list of strings]

Version 56

2020-12-24, 15:48:26

Version 57

2021-03-17, 08:31:11

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