mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +02:00
**Problem** 1. `or` is missing 2. `?` should have English method name **Solution** 1. This resurrects `or` 2. Name `??` as `option`, since `get` is taken