Snippet title Explain briefly how the snippet works var functionName = arguments => {functionBody} // functionName(sampleInput) -> sampleOutput