trueagi-io / hyperon-experimental

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

Create OperationAtom if object is callable #701

Closed Necr0x0Der closed 1 month ago

Necr0x0Der commented 1 month ago

Works similar to py-atom. If the object returned by Python code is callable, wrap it into OperationAtom instead of ValueAtom.