summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
1a64c3b)
Corrects minor spelling mistake.
class LookupCollector:
""" Result collector for the simple lookup.
class LookupCollector:
""" Result collector for the simple lookup.
- Allows for lookup of multiple places simultaniously.
+ Allows for lookup of multiple places simultaneously.
"""
def __init__(self, places: Iterable[ntyp.PlaceRef],
"""
def __init__(self, places: Iterable[ntyp.PlaceRef],