Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#265] Make SuperComposition less brittle
* Use overlapping instances instead of incoherent ones. Fixes #265. * Make the first argument of `...` a function unconditionally, before instance selection. This can theoretically improve inference slightly, though it probably doesn't have much impact in practice.
- Loading branch information