I have read through Apple\'s documentation for Swift and can find nothing about how to create modules or how to define class or stucture members as private or public.
Apple mentioned that private methods don't exist yet but they are in the process of being implemented. Remember that this is a newborn language and it is still being build up.