AlgebraicJulia / ACSets.jl

ACSets: Algebraic databases as in-memory data structures
https://algebraicjulia.github.io/ACSets.jl/
MIT License
19 stars 8 forks source link

Make it illegal to construct VarACSets with references to nonexistent variables #144

Closed kris-brown closed 4 months ago

kris-brown commented 4 months ago

We have some checks when setting homs to make sure that the corresponding parts exist, so we should likewise do this for variables.