mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
IonSymbolTable.finalize
mir
ion
symbol_table
IonSymbolTable
Prepare the table for writing. The table shouldn't be used after that.
struct
IonSymbolTable
(bool gc)
pure nothrow @
trusted
void
finalize
(
)
Meta
Source
See Implementation
mir
ion
symbol_table
IonSymbolTable
destructors
~this
functions
data
finalize
initialize
initializeNull
initialized
insert
unfinilizedKeysData
manifest constants
unfinilizedFirstKeyPosition
postblits
this(this)
variables
elementCount
entries
initialKeysSpace
initialLength
initialMaxProbe
initialStackSpace
keySpace
lengthMinusOne
maxLoadFactor
maxProbe
nextKeyPosition
startId
Prepare the table for writing. The table shouldn't be used after that.