0

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

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

What does + means?

AFS
  • 1,363
  • 3
  • 25
  • 47

0 Answers0