Skip to content

[type system] relation between query parameters and results #30

Description

@ksallberg

Currently, (in the batch queries, since they are the only ones supporting parameters) it is possible for the code to return resulting data structures that have nothing to do with the parameters given.

I would like the type system to know about the relation between input parameters and output data structures. Perhaps using type families?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    largeConceptual issue

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions