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

infer target states from malli schemas #5

Open
respatialized opened this issue Jul 4, 2021 · 0 comments
Open

infer target states from malli schemas #5

respatialized opened this issue Jul 4, 2021 · 0 comments
Milestone

Comments

@respatialized
Copy link
Contributor

The signature of a function can be described using malli schemas, which can be used to pin down the target state of a ⟨state,function⟩ tuple by looking for the output schema in the malli registry.

This can be used to refine an ordinary map of schemas to functions into a collection of ⟨state,function,target state⟩ tuples that can be validated for correctness.

@respatialized respatialized added this to the Sketch milestone Jul 5, 2021
@respatialized respatialized modified the milestones: Sketch, Prototype Jul 19, 2021
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