Closed vsbogd closed 5 months 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.
PartialEq
Display
Fixes most of the issues with #694 Add macros to add default implementations of the
PartialEq
andDisplay
for the grounded operations. Use macros to redefinedPartialEq
logic for grounded operations in standard library.