Skip to content

"head expression" => "scrutinee expression" #496

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

Merged
merged 3 commits into from
Jan 4, 2019

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Dec 31, 2018

This PR renames "head expression" wrt. match and such to "scrutinee expression" as is typical in various languages with pattern matching (e.g. Haskell, OCaml, Idris, Agda, Scala, and ML).

@Centril Centril requested a review from ehuss December 31, 2018 17:48
@Havvy
Copy link
Contributor

Havvy commented Jan 1, 2019

TIL. Can you add this to the glossary as well, and then link there where you use it outside of match expression?

@Centril
Copy link
Contributor Author

Centril commented Jan 3, 2019

@Havvy Done... I hope :)

@Havvy
Copy link
Contributor

Havvy commented Jan 3, 2019

LGTM. Just move the link refs to the bottom of the pages and I'll merge.

@Centril
Copy link
Contributor Author

Centril commented Jan 3, 2019

@Havvy Done

Copy link
Contributor

@Havvy Havvy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a better name than "head".

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

Successfully merging this pull request may close these issues.

2 participants