We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869594e commit 744e23eCopy full SHA for 744e23e
src/vertices/abstractgraphvertex.jl
@@ -1,3 +1,2 @@
1
abstract type AbstractGraphVertex{G <: AbstractGraph} end
2
-
3
-struct LayerVertex{L} <: AbstractGraphVertex{G} end
+struct LayerVertex{L} <: AbstractGraphVertex{G} end
0 commit comments