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

Introduce optFlatMap and OptionalTypes documentation #744

Merged
merged 3 commits into from
Jun 15, 2023

Conversation

TristonianJones
Copy link
Collaborator

The optFlatMap macro allows for the use of optional syntax within mapping
expressions which are applied if a value exists.

This feature exists at OptionalTypesVersion(1) and above.

ext/strings.go Outdated Show resolved Hide resolved
cel/library.go Outdated Show resolved Hide resolved
@TristonianJones
Copy link
Collaborator Author

PTAL

@TristonianJones TristonianJones merged commit ddfb0d2 into google:master Jun 15, 2023
@TristonianJones TristonianJones deleted the opt-flat-map branch June 15, 2023 23:27
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