native-javascript icon indicating copy to clipboard operation
native-javascript copied to clipboard

Implement Function.prototype.bind()

Open TheSTL opened this issue 6 years ago • 3 comments

So you have to implement the Function.prototype.bind()

Take care of:

  • ESLint guidelines
  • Filename convention

TheSTL avatar Oct 08 '19 20:10 TheSTL

@TheSTL Will do it.

ashishdutta007 avatar Oct 08 '19 20:10 ashishdutta007

I will assign this issue to you. @ashishdutta007

TheSTL avatar Oct 08 '19 20:10 TheSTL

@TheSTL PR for bind implementation https://github.com/knaxus/native-javascript/pull/34

ashishdutta007 avatar Oct 12 '19 16:10 ashishdutta007