This website requires JavaScript.
Explore
Help
Sign In
wball
/
proof_checker
Watch
1
Star
0
Fork
You've already forked proof_checker
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ba2213446a
proof_checker
/
lib
/
term.ml
6 lines
95 B
OCaml
Raw
Normal View
History
Unescape
Escape
initial commit
2024-08-29 22:55:09 -07:00
type
t
=
formatting + most of `valid` done
2024-08-30 00:26:16 -07:00
|
Var
of
int
|
Const
of
string
|
Free
of
string
|
Function
of
string
*
t
list
Reference in a new issue
Copy permalink