| Sun Microsystems Laboratories Experimental Stuff | [Fortress-interest] exporting overloaded functions from an API |
component Collections
export {MyFn}
MyFn(a:ZZ):Boolean = false
MyFn(b:Boolean):Boolean = true
end
do both function definitions get exported? Is it possible to export only
one?
Mike Atkinson
|
This page is: http://www.experimentalstuff.com/pipermail/fortress-interest/2007-January/000090.html Last Modified: Tue, 30 Jan 2007 19:35:03 GMT copyright (c) 2000-2007, Sun Microsystems |