disguise developers

Designer Plugins

Plugins for Disguise Designer software.

HashTable

Base class: _BlipValue

Constructors

__init__(self)

__init__(self, other: HashTable[T])

Copy constructor for HashTable

Methods

clear(self)

exists(self, s: str) -> bool

findSingle(self, s: str) -> int

keys(self) -> List[str]

replace(self, s: str, t: int)