Is there a convenient way, to allow free/extension...
# announcements
n
Is there a convenient way, to allow free/extension functions in the same file, only, to access certain members of a class? With private, they can't access it, and internal is very broad (module level).