has


Description:

[ Version ( since = "0.9.2" ) ]
public Bool has (Codepoint codepoint)

Tests whether codepoint belongs to set.

Parameters:

codepoint

The element to query

set

A set

Returns:

`true` if codepoint is in set, `false` otherwise