5 lines
52 B
Common Lisp
5 lines
52 B
Common Lisp
|
|
> (string> "45" "12345")
|
||
|
|
0
|
||
|
|
> (string> "45" "9")
|
||
|
|
NIL
|