HashTable.contains

Checks if @key is in @hash_table.

class HashTable
bool
contains
(
void* key
)

Parameters

key void*

a key to check

Meta

Since

2.32