SortedMapEntryHandle import { SortedMapEntryHandle } from "destack:collections"; Mutating access to one sorted map entry. export struct SortedMapEntryHandle<'a, K, V> language/library/src/collections/sorted-map.ds:23:29