Logo

Programming-Idioms

History of Idiom 117 > diff from v50 to v51

Edit summary for version 51 by programming-idioms.org:
Updated picture URL by user [programming-idioms.org]

Version 50

2020-05-10, 21:44:29

Version 51

2020-07-05, 20:31:42

Idiom #117 Get list size

Set n to the number of elements of list x.

Illustration

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