Kind/book/Kind.Oper.lt.kind2
2024-02-20 19:23:15 -03:00

4 lines
129 B
Plaintext

Kind.Oper.lt
: Kind.Oper
= ~λP λadd λmul λsub λdiv λmod λeq λne λlt λgt λlte λgte λand λor λxor λlsh λrsh
(lt)