Skip to content

Column Groupings #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Column Groupings #108

wants to merge 8 commits into from

Conversation

stephencelis
Copy link
Member

This draft is an experiment with how one may compose a table struct out of nested types. Its current implementation is a bit strict in requiring these nested types to be @Table conformances of their own, but weakening this isn't super straightforward. This will remain a draft till we figure out some of those details, and also how this new structure fits in with @Selection, etc.

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.

2 participants