Closed PeterJCLaw closed 6 years ago
This clarifies that slicing a ResultList returns a List[Marker].
ResultList
List[Marker]
While that may not quite be what we actually want, changing it is out of scope for now.
This clarifies that slicing a
ResultList
returns aList[Marker]
.While that may not quite be what we actually want, changing it is out of scope for now.