File: beta.elpi

package info (click to toggle)
elpi 2.0.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 50,296 kB
  • sloc: ml: 18,791; makefile: 229; python: 95; sh: 7
file content (5 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (3)
1
2
3
4
5
kind tm type.
type f tm -> tm -> tm.
type a, b tm.

main :- X = (x\ y\ f x y), X a b = f a b.