AlgebraicJulia / Catlab.jl

A framework for applied category theory in the Julia language
https://www.algebraicjulia.org
MIT License
599 stars 56 forks source link

Smoothing interaction between VarSets and actual sets and functions #900

Closed KevinDCarlson closed 1 month ago

KevinDCarlson commented 2 months ago

The changes below are to enable smoother data migrations of acsets with some AttrVar attribute values as requested here: https://github.com/AlgebraicJulia/DataMigrations.jl/issues/159

KevinDCarlson commented 2 months ago

@epatters Could you merge this and do a patch release?