Need clarification on term "Module" in Swift -


i new swift programming, , having little trouble understanding definition of module. apple's swift documentation states:

a module single unit of code distribution—a framework or application built , shipped single unit , can imported module swift’s import keyword.

the terminology above confusing me. can explain in layman's terms of module in swift is? thank patience :).


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -