mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This allows one to write high level code over the set of such instructions with greater correctness by using exhaustive switches, methods, and keeping it light weight by using *, -> operators to access functionality from the underlying instruction when needed.
10 KiB
10 KiB