I suspect it's an elementary question, but it's been hard to find a succinct, canonical answer online.
From what little I understand;
- It's distinct from both 'require' and 'import'
- It's used to import the contents of modules.
- It's a macro
Can anyone clarify?