Skip to content
New issue

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

Add support for assertAlphaEqual #230

Open
ngeiswei opened this issue Jan 13, 2025 · 2 comments
Open

Add support for assertAlphaEqual #230

ngeiswei opened this issue Jan 13, 2025 · 2 comments
Labels
bug Issues that represent errors in the code compatibility Issues related compatibility with other versions of MeTTa enhancement New features or requests MeTTa Language Problem

Comments

@ngeiswei
Copy link
Contributor

What is your problem?

The newly introduced built-in assertAlphaEqual in HE is not supported by MeTTaLog.

How to reproduce your problem?

Run the following MeTTa program

!(assertAlphaEqual $x $y)

What do you get?

[(assertAlphaEqual $x $y)]

What would normally expect?

[()]
@ngeiswei ngeiswei added bug Issues that represent errors in the code compatibility Issues related compatibility with other versions of MeTTa enhancement New features or requests MeTTa Language Problem labels Jan 13, 2025
TeamSPoon added a commit to logicmoo/metta-testsuite that referenced this issue Jan 16, 2025
@ngeiswei
Copy link
Contributor Author

It works for me, closing.

@TeamSPoon
Copy link
Collaborator

Having to revert a couple things.. I will reclose it hopefully in the next day

@TeamSPoon TeamSPoon reopened this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that represent errors in the code compatibility Issues related compatibility with other versions of MeTTa enhancement New features or requests MeTTa Language Problem
Projects
None yet
Development

No branches or pull requests

2 participants