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

isbounded() and isunbounded() are not exported #125

Closed
LakshyaKhatri opened this issue Jun 30, 2020 · 1 comment · Fixed by #126
Closed

isbounded() and isunbounded() are not exported #125

LakshyaKhatri opened this issue Jun 30, 2020 · 1 comment · Fixed by #126

Comments

@LakshyaKhatri
Copy link

Thanks @omus for a quick response on the previous issue. Also, in the API section (Intervals.span — Function) I have two doubts:

  1. The isbounded and isunbounded functions are not exported. Is that the expected behaviour? If so, it will be helpful to mention that in the docs.
  2. Is that trailing ( ` ) intentional in the second snippet?
    Screenshot from 2020-06-29 22-53-41

Feel free to close the issue if this is expected.

@omus
Copy link
Collaborator

omus commented Jul 1, 2020

Thanks for the issue. At the moment isbounded and isunbounded aren't exported as we will be changing isopen to no longer be exported (see #100)

The extra backtick is incorrect and should be corrected

@omus omus mentioned this issue Jul 1, 2020
@omus omus closed this as completed in #126 Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants