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