Prims - Implement =
[clnl] / src / main / nvm / nvm.lisp
index 287513e445265ab4a683bf56e14b592be520547a..413bd55021702c52e1faee6162f3e9158da89a46 100644 (file)
@@ -210,6 +210,9 @@ DESCRIPTION:
 
 (defmethod dump-object ((o string)) o)
 
+(defmethod dump-object ((o (eql t))) "true")
+(defmethod dump-object ((o (eql nil))) "false")
+
 (defun current-state ()
  "CURRENT-STATE => WORLD-STATE