2 lines
53 B
Standard ML
2 lines
53 B
Standard ML
# [1;2;1;3;2] < [1;2;0;4;4;0;0;0];;
|
|
- : bool = false
|
# [1;2;1;3;2] < [1;2;0;4;4;0;0;0];;
|
|
- : bool = false
|