@@ -141,6 +141,7 @@ public:
// Evaluate this value as lisp code.
MlValue eval(MlEnvironment &env);
bool is_nil() const;
bool is_builtin() const;
bool is_macro() const;
bool is_number() const;
The note is not visible to the blocked user.