[ANN] NestedGraphs.jl

I would like to announce a new package for the Graphs ecosystem of julia: NestedGraphs.jl. As the name suggests, the package provides a way to handle nested graphs. It’s meant to offer type-stable support, although some type-instabilities are lurking, which I still didn’t have the time to tack…