JS Map and SetJavaScript provides two advanced data structures: Map (stores key-value pairs) , Set (stores unique values)farid46Author