mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This essentially passes the members of a linear map tuple as individual arguments. It yields few nice simplifications: * No linear map tuples at all for getters / setters * No tuple formation / deconstruction around pullbacks * Pullbacks with loops still use heap-allocated tuples
7.3 KiB
7.3 KiB