sbromberger / MetaGraphs.jl

I never metagraph I didn't like.
Other
94 stars 24 forks source link

set_prop! returns Set{Symbol} if an indexing property is being set #115

Open pbouffard opened 3 years ago

pbouffard commented 3 years ago

But the docs for set_prop! state that it should return a Bool, as it does if a non-indexing property is set.