hamt::HamtArc [] [src]

type HamtArc<K, V> = Hamt<K, V, ArcTrick<K, V>>;