AlgebraicJulia / AlgebraicJulia/ACSets.jl
Index all homs in a schema when using `@acset_type`
Abierto
enhancement
- Lenguaje dominante
- Julia
- Estrellas
- 36
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Programmer QoL feature, it would be nice to do something like `@acset_type MyType(MySch, index=true)` to indicate that all homs in the schema should be indexed.
EDIT: not sure how necessary this is, as one can do `@acset_type MyType(MySch, index=nameof.(generators(MySch,:Hom)))`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.