Module memory

Module memory 

Source
Expand description

This module provides a function to estimate the memory size of a HashTable prior to allocation

Functionsยง

estimate_memory_size
Estimates the memory size required for a hash table prior to allocation.