Commit 2023-09-12 12:40 2bffb702
View on Github →chore: replace anonymous morphism constructors with named fields (#7015) This makes it easier to refactor the order or inheritance structure of morphisms without having to change all of the anonymous constructors. This is far from exhaustive.