mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05: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.