Quotes API: Expose Position.contains #25916
neko-kai
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following up on Heisenbug, if a programmer needs to find whether one source
Positioncontains the other using the Quotes API, they have to reimplement the logic ofSourcePosition.containsmanually - and possibly make a mistake while doing so.If
SourcePosition.containsis exported inQuotes.PositionMethods, they could use that instead.Beta Was this translation helpful? Give feedback.
All reactions