export const make_map = () => new Map() export const make_set = () => new Set()