mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
[P, Q] -> { [n, m] -> n : n >= 1 and m >= n and m <= P and m <= Q }
|