lean4-htt/tests/lean/string_imp2.lean.expected.out
Leonardo de Moura 394e0d5f0a refactor(library/init): remove has_cmp and is_ordering type classes
Now, `cmp` is just a fixed helper function.
In the future, we will be able to use (more efficient) specialized
versions during code generation by defining simp rules.
2017-11-14 08:33:24 -08:00

52 lines
382 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"hellohello"
"hello hello"
5
['h', 'e', 'l', 'l', 'o']
['α', 'β']
[]
['α', 'β', 'γ']
['γ', 'β', 'α']
0
3
[]
['α']
['β', 'α']
['β', 'γ']
['α', 'β']
""
"αβa"
"α α-"
'A'
"aβγ"
"abγ"
"abc"
"cbγ"
"0bc"
"01c"
"012"
"21c"
"λbc"
"abc-bc"
"abc"
"a\x00bb"
4
"abc-ab"
"abc"
ff
tt
ff
ff
tt
tt
ff
"αβabc"
"αabcβ"
"αβabcαdeβ"
"adef"
"abef"
"aef"
"aba"
ff
tt
tt
ff