Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

/ * @Input1: an array of strings * @Input2: a separator that will be used when concatinating * the strings from @Input1 * @Output: a concatinated string * @Example: myConcat(["Code","Fight","On","!"],"/")="Code/Fight/On/!/" */

Guess s/concatinated/concatenated/g wasn't the bug...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: