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

[Docs] [Builtins] Elaborate on 'Opaque' #4378

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

effectfully
Copy link
Contributor

Another small piece of docs. For some reason it took me a ridiculous amount of time to write it down.

@michaelpj michaelpj merged commit e5753de into master Feb 7, 2022
@effectfully effectfully deleted the effectfully/docs/elaborate-on-Opaque branch February 7, 2022 17:33
Copy link
Contributor

@kwxm kwxm left a comment

Choose a reason for hiding this comment

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

Thanks for this!

an 'Integer' constant we need to actually extract that 'Integer' from the AST of the given value,
but if the denotation is polymorphic over the type of its argument, then we don't need to extract
anything, we can just pass the AST of the value directly to the denotation. I.e. in order for a
polymorphic function to become a monomorphic denotation (denotations are always monomorpic) all type
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm too late for this, but there's an 'h' missing in monomorpic above.

MaximilianAlgehed pushed a commit to Quviq/plutus that referenced this pull request Mar 3, 2022
@effectfully effectfully changed the title [Builtins] [Docs] Elaborate on 'Opaque' [Docs] [Builtins] Elaborate on 'Opaque' Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants