Commit 2022-12-14 23:02 e8fa7b2c
View on Github →fix: initialize simps for FunLike structures (#1014)
Because coercions and bundling has changed, we have to give all simps projections of all FunLike
structures manually for now (#1013).
Fixes linting issues in #977