Skip to content
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

How to explicitly construct a Concrete Table Type without instance #115

Open
mrufsvold opened this issue Mar 7, 2024 · 0 comments
Open

Comments

@mrufsvold
Copy link

mrufsvold commented Mar 7, 2024

I have a pipeline where I use TypedTables. One benefit I'd like to leverage is using the type information as some quality assurance, but I don't know how to explicitly create a concrete Table type without an instance. Is there a way to write down the type that will be created by Table(a=Int[])?

@mrufsvold mrufsvold changed the title How to explicitly construct a Table Type without instance How to explicitly construct a Concrete Table Type without instance Mar 7, 2024
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

No branches or pull requests

1 participant