8000 chore: migrate from `not(in(collection))` to `e -> !collection.contains(e)`. by eamonnmcmanus · Pull Request #3826 · googleapis/sdk-platform-java · GitHub
[go: up one dir, main page]

Skip to content

chore: migrate from not(in(collection)) to e -> !collection.contains(e).#3826

Merged
blakeli0 merged 5 commits intogoogleapis:mainfrom
eamonnmcmanus:predicatex
Jun 25, 2025
Merged

chore: migrate from `not(in(collection))` to `e -> !collection.contains(e)`.#3826
blakeli0 merged 5 commits intogoogleapis:mainfrom
eamonnmcmanus:predicatex

Commits

Commits on Jun 2, 2025

Commits on Jun 12, 2025

Commits on Jun 20, 2025

Commits on Jun 21, 2025

Commits on Jun 25, 2025

0