-
Notifications
You must be signed in to change notification settings - Fork 16
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
Publish a full documentation #57
Comments
Here comes a few impressions from reading the current language specification as a first-time reader: locations.md |
formulae.md As a reader I was missing an explanation of these productions (also in the light of our syntax discussion):
|
type-specifications.md Regarding mutable types: Later I found some additional explanation in good-practice.md constants-specifications.md - rename to constant-specifications.md ? |
function-contracts.md Regarding caution: As a first-time reader it was confusing to read about enabling "the default implicit properties about exceptions, mutability,
|
logical.md
|
Here are a few impressions from reading the union-find walkthrough:
|
Still to do:
The text was updated successfully, but these errors were encountered: