- Proposal: SE-0401
- Author: Magnus Jensen
- Review Manager: Prof. A. Fools
- Status: Draft
Initialization and deinitalization are important parts of how we create structs and classes in Swift.
Being a bit more abstract, we have files that can import other modules to expand local capabilities using the import
keyword, however, the reversed ain’t true, requiring developers to hassle with imported functionality at lines were it ain’t used.