# Functions
Deprecated: use github.com/ipfs/boxo/ipld/unixfs/hamt.Logtwo.
NewHamtFromDag creates new a HAMT shard from the given DAG.
NewShard creates a new, empty HAMT shard with the given size.
NewShardValue creates a new, empty HAMT shard with the given key, value and size.
# Constants
HashMurmur3 is the multiformats identifier for Murmur3
Deprecated: use github.com/ipfs/boxo/ipld/unixfs/hamt.HashMurmur3.