Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x.contains(other) ? #15

Closed
ndvbd opened this issue Oct 30, 2019 · 3 comments
Closed

x.contains(other) ? #15

ndvbd opened this issue Oct 30, 2019 · 3 comments
Labels
invalid This doesn't seem right

Comments

@ndvbd
Copy link

ndvbd commented Oct 30, 2019

Are you sure there is this method?
I have "x in y" but not "x.contains(y)"

should be updated in the docs too

@AlexandreDecan
Copy link
Owner

The contains method is present in both AtomicInterval and Interval :)

@AlexandreDecan AlexandreDecan added the invalid This doesn't seem right label Oct 30, 2019
@ndvbd
Copy link
Author

ndvbd commented Oct 30, 2019

Sorry - my mistake, I was confused with the PyInterval documentation...

@ndvbd ndvbd closed this as completed Oct 30, 2019
@AlexandreDecan
Copy link
Owner

No problem :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants