You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
There's currently no way to use Swift tuples with 3 elements, but we could translate them into Triples just like we do with pairs.
Once that's done, we could create new classes (like Pairs and Triples) in the Gryphon libraries to support tuples with even more elements (though that should be tracked in a new issue).
The text was updated successfully, but these errors were encountered:
There's currently no way to use Swift tuples with 3 elements, but we could translate them into Triples just like we do with pairs.
Once that's done, we could create new classes (like Pairs and Triples) in the Gryphon libraries to support tuples with even more elements (though that should be tracked in a new issue).
The text was updated successfully, but these errors were encountered: