HappyLoop / grafo

Asynchronous execution of tree structures.
MIT License
0 stars 0 forks source link

feat: UnionNodes testing; feat: forward kwargs #4

Closed paulomtts closed 4 weeks ago

paulomtts commented 4 weeks ago

Improved UnionNodes implementation and added a test. Other improvements include the ability to forward args as well as kwargs.