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

Math subsets and Class hierarchy #645

Closed
p6rt opened this issue Jan 22, 2009 · 3 comments
Closed

Math subsets and Class hierarchy #645

p6rt opened this issue Jan 22, 2009 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Jan 22, 2009

Migrated from rt.perl.org#62628 (status was 'rejected')

Searchable as RT62628$

@p6rt
Copy link
Author

p6rt commented Jan 22, 2009

From daniel@ruoso.com

I'd expect the following​:

ok(1 ~~ Int, '1 is an Int);
ok(1 ~~ Rat, 'the rational numbers contain the integers');
ok(1 ~~ Complex, 'the complex numbers contain the rationals');

daniel

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

From @moritz

That's not what the spec says; rejecting ticket.

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

@moritz - Status changed from 'new' to 'rejected'

@p6rt p6rt closed this as completed Mar 9, 2010
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

No branches or pull requests

1 participant