Logo

Programming-Idioms

History of Idiom 52 > diff from v22 to v23

Edit summary for version 23 by programming-idioms.org:
Linked to idiom #12 [Check if list contains a value]

Version 22

2016-10-07, 12:37:20

Version 23

2016-11-29, 20:25:36

Idiom #52 Check if map contains value

Determine whether map m contains an entry with value v, for some key.

Illustration

Idiom #52 Check if map contains value

Determine whether map m contains an entry with value v, for some key.

Illustration
Extra Keywords
table dictionary hash
Extra Keywords
table dictionary hash