Skip to content

lib: use arrow functions instead of bind

Rodrigo Muino Tomonari requested to merge github/fork/JungMinu/jungminu-lib into master

use arrow functions instead of bind(this) in order to improve performance through optimizations.

Merge request reports

Loading