We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The built-in repr doesn't properly work on variables.
repr
Run the following with MeTTaLog
!(repr $x)
["$x"]
["$10000"]
Tested with revision 6af3149.
The text was updated successfully, but these errors were encountered:
towards trueagi-io/metta-wam#221 by adding a value --vn to command li…
d92ae1f
…nes turns on the bugfix.. but this adds some slight dangers to be discussed later
No branches or pull requests
What is your problem?
The built-in
repr
doesn't properly work on variables.How to reproduce your problem?
Run the following with MeTTaLog
What would do normal expect?
What do you get instead?
What else do you have to say?
Tested with revision 6af3149.
The text was updated successfully, but these errors were encountered: