Lane: —
Closes #
Pre-merge checklist
- Targets
develop(notmain); branch is<type>/<short-description>. -
./mvnw -B -ntp clean verifypasses locally — this is the Verification proof above. - Java 17 compatible — no
getFirst()/getLast(),Thread.threadId(), type/deconstructionswitch,case null, default. (CI runs Temurin 17 / 21 / 25.) - Public API changed →
CHANGELOG.mdentry under the next## v<X.Y.Z> — Plannedheading. - README / examples touched →
DocumentationCoverageTeststays green; a new example is wired intoGenerateAllExamplesand given a gallery row inexamples/README.md.