Type Definition voidmap::ScreenDesc[][src]

type ScreenDesc = (HashMap<Coords, NodeID>, HashMap<NodeID, Coords>);