User loginNavigation |
Subtyping + overloadingIt seems to me that Haskell imitates subtyping for numeric types by implicitly passing number literals to the coercion functions fromInteger or fromRational. Is it possible to give subtyping and overloading a more elegant/complete way to coexist? If, for example, the literal "1" has type int, what needs to be added to an ML-like type system so that "1 + 0.3" will be typed as a float? Thanks, By Alex Rubinsteyn at 2008-11-09 03:22 | LtU Forum | previous forum topic | next forum topic | other blogs | 13522 reads
|
Browse archives
Active forum topics |
Recent comments
3 days 17 hours ago
4 days 13 hours ago
5 days 18 hours ago
5 days 18 hours ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
4 weeks 4 days ago
5 weeks 2 days ago
5 weeks 3 days ago