Remove Algebra.Definitions.Core(1/2)
#1970
Labels
breaking
bug
library-design
status: duplicate
The main contents of the issue or PR already exists in another issue or PR.
Milestone
The module parameter setup just doesn't work. When you write
you still get e.g.
Surjective
in scope with two equality parameters instead of one.I think the best plan is to ditch the module parameters in
Function.Definitions
entirely, and foldCore1
andCore2
into it.The text was updated successfully, but these errors were encountered: