Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationmap_contains

Official ZPE/YASS documentationmap_contains

map_contains (map a, mixed element) ⇒ boolean

Returns a boolean true or false if the map, a, contains the element, element.

Alternative function names: associative_array_contains
First available: Version 1.3.4

Notes

Version 1.4.2 dropped the alternative name assoc_contains and added the map_contains alternative name.

Version 1.9.9 switched from associative_array_contains to map_contains.

Comments
Feedback 👍
Comments are sent via email to me.