mpri-2.4-project-2023-2024/tests.t/tuple-inversion.test
2024-03-11 17:52:04 +01:00

2 lines
37 B
Plaintext

lambda p. let (x,y,z) = p in (z,y,x)