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