Kind/book/HVM.print.kind2
2024-03-01 20:40:31 -03:00

3 lines
74 B
Plaintext

HVM.print
: ∀(A: *) ∀(msg: String) ∀(ret: A) A
= λA λmsg λret ret