0

I've seen function with a + symbol at the beginning like this

+(
function () {
  console.log("Hello World");
}
)
();

What does + means?

AFS
  • 1,393
  • 4
  • 26
  • 51

0 Answers0