Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
TypeScript
Collections
Module Collections
Index
Variables
DefaultHashTableCapacity
DefaultStringTable
DefaultStringTableCapacity
Classes
HashTable
StringTable
Functions
createHashTable
identityHashCode
Variables
DefaultHashTableCapacity
:
number
DefaultStringTable
:
StringTable
DefaultStringTableCapacity
:
number
Functions
createHashTable
(
capacity
?:
number
, hash
?:
(k: TKey) => number
)
:
HashTable
Parameters
capacity?:
number
optional
hash?:
(k: TKey) => number
optional
Returns
HashTable
identityHashCode
(
value
:
any
)
:
number
Parameters
value:
any
Returns
number
Globals
TypeScript
TypeScript.ASTHelpers
TypeScript.BitMatrix
TypeScript.BitVector
TypeScript.Collections
TypeScript.CompilerDiagnostics
TypeScript.DeclarationCreator
TypeScript.Indentation
TypeScript.IntegerUtilities
TypeScript.LineMap1
TypeScript.Parser
TypeScript.PullHelpers
TypeScript.PullInstantiationHelpers
TypeScript.ScriptSnapshot
TypeScript.Services
TypeScript.Services.Breakpoints
TypeScript.Services.Formatting
TypeScript.Services.Formatting.Shared
TypeScript.SimpleText
TypeScript.Syntax
TypeScript.SyntaxFacts
TypeScript.TextFactory
TypeScript.TextUtilities
typescript-services
DefaultHashTableCapacity
DefaultStringTable
DefaultStringTableCapacity
HashTable
StringTable
createHashTable
identityHashCode