Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 458 Bytes

associative.llset.has.md

File metadata and controls

22 lines (13 loc) · 458 Bytes

Home > @thi.ng/associative > LLSet > has

LLSet.has() method

Signature:

has(key: T): boolean;

Parameters

Parameter Type Description
key T

Returns:

boolean