We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb80b2 commit f8ab642Copy full SHA for f8ab642
onchain/structured-referee.clsp
@@ -1,3 +1,6 @@
1
+;;; This program should be the same as referee.clsp semantically but it's expressed
2
+;;; in what is hopefully a more readable style.
3
+
4
(include *standard-cl-23*)
5
(import std.assert)
6
(import std.curry)
0 commit comments