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

Lazy default for Option.getOrElse and Coll.getOrElse #787

Open
SethDusek opened this issue Nov 30, 2024 · 0 comments
Open

Lazy default for Option.getOrElse and Coll.getOrElse #787

SethDusek opened this issue Nov 30, 2024 · 0 comments
Labels
6.0 Functionality needed for Ergo v6.0 (interpreter v3)

Comments

@SethDusek
Copy link
Collaborator

Make Option[T].getOrElse(default: T) and Coll[T].getOrElse(idx, default: T) lazy from v6.0 onwards

Reference PR: ergoplatform/sigmastate-interpreter#1008

@SethDusek SethDusek added the 6.0 Functionality needed for Ergo v6.0 (interpreter v3) label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.0 Functionality needed for Ergo v6.0 (interpreter v3)
Projects
None yet
Development

No branches or pull requests

1 participant