PR #52 added support for default compositions, it has an extra eval in it because it uses the @relation macro. Instead, you could call parse_relation_diagram(head::Expr, body::Expr) directly and avoid the eval, which will remove an unnecessary world age trap
PR #52 added support for default compositions, it has an extra eval in it because it uses the
@relation
macro. Instead, you could callparse_relation_diagram(head::Expr, body::Expr)
directly and avoid the eval, which will remove an unnecessary world age trap