# Copyright (C) 2023 by the Nominatim developer community.
# For a full list of authors see the git log.
"""
# Copyright (C) 2023 by the Nominatim developer community.
# For a full list of authors see the git log.
"""
"""
from typing import Optional, List, Tuple, Iterator, Dict
import heapq
"""
from typing import Optional, List, Tuple, Iterator, Dict
import heapq