export default function expandToHashMap(r,e){return e.reduce(function(e,n){return e[n]=r,e},{})}