Waldek Hebisch <[email protected]> writes: [...]
| have 'f' which may raise exceptions. In Java there are no | parametric types so this is serious limitation. Java has parametric types -- they are called generics. It even has F-bounded polymorphism and wildcar. And there are proposals to have full programmable mechanism for specifying variance. -- Gaby -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
