© 2026 Hedgehog Software, LLC
HashMap
type State = HashMap.HashMap<"a" | "b" | "c", string> type JustKeys = "a" | "b" | "c" // I want this to be derived from state