0

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

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

What does + means?

AFS
  • 1,433
  • 6
  • 28
  • 52

0 Answers0