We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c68f2 commit dbc59f8Copy full SHA for dbc59f8
web/webapp.lisp
@@ -30,6 +30,7 @@
30
(defvar *port* (find-port:find-port))
31
(defvar *notes*
32
'("Please, don't be evil. Use less than 10 variables."
33
+ "Use spaces around operators. Use 'p ^ q' instead 'p^q'."
34
"Yes, [+] it's a XOR. Mathematically: p ⊕ q."
35
"(=> ->) and (<=> <->) are aliases."))
36
0 commit comments