Closed Amanuel-1 closed 2 months ago
Hey @Amanuel-1. The logic for the ContainsTerminalNode wasn't right during the first implementation. The function was supposed to be a direct implementation of the one found in python which has been implemented now.
This pull request introduces the following changes to
list-helpers.metta
hasTerminalNode
andcontainsTerminalNode
according to the new structure.unility-tests.metta
.