Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 187 Bytes

dtlc

Dependently typed lambda calculus - Practice with DTT

Done

  • Basic DT stuffs (with built-in nat)
  • Product
  • Sum Type
  • Implicit Arguments
  • Inductive Type