Skip to content

Instantly share code, notes, and snippets.

View chrismphilp's full-sized avatar
🦉

Christopher Philp chrismphilp

🦉
View GitHub Profile
@cardil
cardil / JEP.md
Last active June 18, 2024 20:42
[Draft] JEP - Change name of imported type (aliasing)

Summary

Change name of imported type (aliasing)

Goals

The goal is to make code more productive and clean in cases where multiple classes with same name must be used in code. It should relief a developers frustration in that