static L mapsGet(A key, Iterable> maps) { ret map(maps, map -> map?.get(key)); }