Ad
  • Default User Avatar

    I've managed to implement this in JS, and seem to have the right answer for the first test, but my map is not being accepted Any suggestions why this is happening, and how I can get around it?

    my return: Map(1) { 'a' => 1 }
    expected Map{} to deeply equal { a: 1 }