I would like to suggest of adding comments on each part of a method or a function that what exactly it is doing or what each function parameter represents. This would help a new reader to under stand the code easily. And Also If I were you I would have use better variables names or meaning full variable names like what it is doing.
I would like to suggest of adding comments on each part of a method or a function that what exactly it is doing or what each function parameter represents. This would help a new reader to under stand the code easily. And Also If I were you I would have use better variables names or meaning full variable names like what it is doing.