has_key


Description:

[ Version ( since = "0.1.4" ) ]
public bool has_key (KeyID key)

Checks if key is in this.

Parameters:

this

data to inspect

key

key to search

Returns:

true if key is in this, false in other case.