mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Using .contains() followed by .at() with the same argument will perform the same map lookup twice.
Using .contains() followed by .at() with the same argument will perform the same map lookup twice.