Skip to content

Conversation

sellout
Copy link
Member

@sellout sellout commented Feb 9, 2024

concat-examples contains a number of useful categories, but they’re not quite usable by Categorifier in general.

This sets up a pattern for supporting them and implements it for the ConCat.Syntactic category. It defines the plugin-specific instances for them (and moves existing ones out of test-specific code) and also defines concat-extensions and unconcat instances.

Syntactic is a trivial category, but the pattern should work across others, which can be integrated over time.

This removes some duplicated instances, moves some others out of test-specific code, and adds a few
others. Overall, this makes `ConCat.Circuit` and `ConCat.Syntactic` better supported under Categorifier.
Makes it easier to use the `ConCat.Syntactic` category with Categorifier.

Also provides a package and pattern for adding these instances for other categories from `concat-examples`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant