Category:CafeOBJ: Difference between revisions

Content added Content deleted
Line 35: Line 35:
</lang>
</lang>


See [https://rosettacode.org/wiki/Category:CafeOBJ] for more traditional quicksort


<lang CafeOB>
<lang CafeOB>
-- Here is a one line sorting program.
-- Here is a one line sorting program.
-- See [https://rosettacode.org/wiki/Category:CafeOBJ] for more traditional quicksort
mod! SORTING-NAT {
mod! SORTING-NAT {
pr(NAT)
pr(NAT)