Adds or replaces a key-value pair
Appends another associative array
Clears the associative array
Gets the count of items
Deletes an item by key
Checks if a key exists
Gets all items
Gets all keys
Looks up a value by key
Looks up a value by key (case insensitive)
Sets case sensitive mode
Interface representing associative array operations.