mercredi 2 juillet 2014

Implement a split functionality in javascript


Vote count:

0




Does anyone knows how can I implement this functionality in javascript?



'hello world'.spacify() -> 'h e l l o w o r l d'


asked 1 min ago


1 Answer



Vote count:

0




hello world'.split() should do the job



answered 5 secs ago

VLAS

295




Aucun commentaire:

Enregistrer un commentaire