7bab0c26ee8d ^
d3534ee051ab ^
1 2 3 4 5
6
# For an explanation of this behavior see //tvix/docs/value-pointer-equality.md let f = owo: "thia"; in [ f 42 ] > [ f 21 ]