Close interview question

Implement a function that will can be called on all strings object. For example "xyz".myfunc()

Interview Answer

Anonymous

21 Nov 2017

Via prototypes

1