AlgebraicJulia / AlgebraicJulia/ACSets.jl
Export attr_type and attrtype_type
Open
- Dominant language
- Julia
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
In previous versions of Catlab, you could use eltype to get the type of an attribute.
Now, you can accomplish the same using either attrtype_type or attr_type where appropriate. However, these functions are not exported.
It would be a good idea to export these by default.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.