Code Explainers
const cache = new Map(); const inflight = new Map(); async function fetchResults(query) {