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

Allow multiple types in instanceo #22

Open
brandonwillard opened this issue Jan 8, 2020 · 0 comments
Open

Allow multiple types in instanceo #22

brandonwillard opened this issue Jan 8, 2020 · 0 comments
Labels
CLP Constraint Logic Programming enhancement New feature or request

Comments

@brandonwillard
Copy link
Member

Needing to add extra isinstanceo goals for additional types (e.g. isinstanceo(x, int), isinstanceo(x, float) instead of isinstanceo(x, (int, float))) is pretty inconvenient (and somewhat wasteful).

@brandonwillard brandonwillard added the enhancement New feature or request label Jan 8, 2020
@brandonwillard brandonwillard added the CLP Constraint Logic Programming label Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLP Constraint Logic Programming enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant