Skip to content

Controlling visibility of top-level functions

1 message · Duncan Murdoch

#
On 14-01-31 5:09 PM, Rolf Turner wrote:
Sure, that's how I'd write it, but then it's harder to figure out how to 
say "fun1 and fun2 can see each other".  (Of course, fun1 and fun2 can 
see fun3 in my version, but in a different way, and not necessarily in a 
more complicated example.)

Duncan