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

New comment on block [block-idp7718512] #519

Closed
stevej opened this issue Mar 6, 2013 · 2 comments
Closed

New comment on block [block-idp7718512] #519

stevej opened this issue Mar 6, 2013 · 2 comments
Milestone

Comments

@stevej
Copy link

stevej commented Mar 6, 2013

bad wrapping for the comment results in an error when you try to paste this into utop. Breaking the comment onto two lines will fix that.

@bactrian
Copy link

bactrian commented Mar 6, 2013

This comment references this from milestone alpha3: http://www.realworldocaml.org/alpha3/en/html/variants.html#idp7718512

Context:

The structure of the code is pretty straightforward --- we're just pattern-matching over the structure of the data, doing the appropriate calculation based on which tag we see. To use this evaluator on a concrete example, we just need to write the base_eval function which is capable of evaluating a base predicate.

@yminsky
Copy link
Member

yminsky commented Apr 9, 2013

That was a bug in utop. Now fixed. If you update to the latest version in opam, everything should be OK.

@yminsky yminsky closed this as completed Apr 9, 2013
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

3 participants