Implement operator overloading for nodes. #26

Closed
opened 2025-10-22 15:25:43 -07:00 by azpect · 1 comment
Owner

For example, the << operator should allow the user to print the node directly without requiring any method calls.

Other operators can be overloaded at the implementor's discretion.

For example, the `<<` operator should allow the user to print the node directly without requiring any method calls. Other operators can be overloaded at the implementor's discretion.
azpect added the
Kind/Enhancement
Priority
Low
labels 2025-10-22 15:25:43 -07:00
azpect self-assigned this 2025-10-22 15:25:43 -07:00
azpect added this to the (SPRINT) Parser creation project 2025-10-22 15:25:43 -07:00
azpect moved this to To Do in (SPRINT) Parser creation on 2025-10-29 15:17:35 -07:00
azpect modified the project from (SPRINT) Parser creation to (REQUIREMENT) Project Requirements 2025-10-29 15:20:27 -07:00
Author
Owner

Closed.

Closed.
Sign in to join this conversation.
No description provided.