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

fix: Make Option be co-variant in its type argument #231

Merged
merged 1 commit into from
Mar 17, 2020
Merged

fix: Make Option be co-variant in its type argument #231

merged 1 commit into from
Mar 17, 2020

Conversation

RustanLeino
Copy link
Contributor

Description of changes:

This makes sense for the type Option and could have been done before.
We need it in writing a nice KeyRepr function for keyrings (see upcoming PR).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This makes sense for the type Option and could have been done before.
We need it in writing a nice `KeyRepr` function for keyrings (see upcoming PR).
@lavaleri
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: DafnyESDK
  • Commit ID: b402073
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RustanLeino RustanLeino merged commit 71ca59a into aws:develop Mar 17, 2020
@RustanLeino RustanLeino deleted the co-variant-option branch March 17, 2020 22:26
josecorella added a commit to josecorella/aws-encryption-sdk-dafny that referenced this pull request Oct 11, 2023
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.

3 participants