Bitcoinjs-lib: s/var/let

Created on 22 May 2018  路  3Comments  路  Source: bitcoinjs/bitcoinjs-lib

Block scoping > function scoping

refactor

Most helpful comment

@rbndg ACK, I'm happy with const unless mutated, otherwise let

All 3 comments

what about also using const when required?

@rbndg ACK, I'm happy with const unless mutated, otherwise let

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jackmallers picture jackmallers  路  19Comments

starsoccer picture starsoccer  路  37Comments

dcousens picture dcousens  路  18Comments

imerkle picture imerkle  路  17Comments

ffxsam picture ffxsam  路  19Comments