hash(into:)
https://github.com/apple/swift/blob/main/stdlib/public/core/Dictionary.swift
Native storage is a hash table with open addressing and linear probing.