Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 165 Bytes

File metadata and controls

9 lines (7 loc) · 165 Bytes

Snippet title

Explain briefly how the snippet works.

const functionName = arguments =>
  {functionBody}
// functionName(sampleInput) -> sampleOutput