람다 함수의 Introduction Rule까지 작성했다.
지금 타입 검사 되는 거:
() : ()Nat.zeroNat.succ(Nat.zero)Nat.succ(Nat.succ(Nat.zero))Nat.zero : Natthunk (λx. return ()) : thunk (() -> ())
람다 함수의 Introduction Rule까지 작성했다.
지금 타입 검사 되는 거:
() : ()Nat.zeroNat.succ(Nat.zero)Nat.succ(Nat.succ(Nat.zero))Nat.zero : Natthunk (λx. return ()) : thunk (() -> ())If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/019a309b-5424-77aa-865e-f63810ae7c00 on your instance and reply to it.