mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-15 21:18:44 +03:00
The semantics of implicitly decomposing the `Address` class into a `u64` were determined to be appropriate for the class. As it is an integer type this effectively retains all semantics from using an integer directly for the most part.