Swift โฉ scope โฉ module
A single unit of code distribution, a framework or application that's built and shipped as a single unit that can be imported by another module with import keyword.
import
global scope
framework
Last updated 1 year ago