Kind/book/HVM.print.kind2
2024-02-22 17:01:05 -03:00

8 lines
83 B
Plaintext

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