an `InvalidatableGraph` is a newtype around a `Gra...
# development
h
an
InvalidatableGraph
is a newtype around a
Graph<NodeKey>
. and
Graph
has a method called
get
defined on it with the right type signature