mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +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