Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Allow systems of different function signatures to be SystemGroups #7

Merged
merged 1 commit into from Oct 30, 2022

Conversation

james7132
Copy link
Member

Right now, only groups of systems with the same function signature implement SystemGroup. This PR corrects this to allow for users to more intuitively fork with any system.

Downside is that the types used as parameters are now notably more complex. Hopefully this doesn't negatively impact compile times significantly.

TESTED_BY=Extended doc test to incorporate multiple Query parameters of different types.

@james7132 james7132 merged commit e70f0af into main Oct 30, 2022
@james7132 james7132 deleted the multiple-system-signature branch November 13, 2022 02:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant