trueagi-io / hyperon-experimental

OpenCog Hyperon experimental version
https://wiki.opencog.org/w/Hyperon
MIT License
122 stars 43 forks source link

Fix equality check for grounded ops in stdlib #708

Closed vsbogd closed 4 weeks ago

vsbogd commented 1 month ago

Fixes most of the issues with #694 Add macros to add default implementations of the PartialEq and Display for the grounded operations. Use macros to redefined PartialEq logic for grounded operations in standard library.