[−][src]Function game::helpers::intersections_from_roads
pub fn intersections_from_roads(
roads: &BTreeSet<RoadID>,
map: &Map
) -> BTreeSet<IntersectionID>
pub fn intersections_from_roads(
roads: &BTreeSet<RoadID>,
map: &Map
) -> BTreeSet<IntersectionID>