fullstack-lang / gong

Gong (go+ng) is a go sub-language that compiles to go and angular. All valid go is valid gong and vice versa. Gong enables fast development of web applications. Gong is model centric and by default, a UML diagram editor of the model is embedded in each application.
MIT License
11 stars 1 forks source link

Add copy branch function on gong_graph.go #470

Closed thomaspeugeot closed 5 months ago

thomaspeugeot commented 5 months ago

There is sometimes a need to copy a directed acyclic graph (or a branch in a tree). For instance, in diagram copies.