]> git.wincent.com - hextrapolate.git/commit
Add multiplyDigits and friends
authorGreg Hurrell <greg@hurrell.net>
Sat, 1 Aug 2015 00:43:08 +0000 (17:43 -0700)
committerGreg Hurrell <greg@hurrell.net>
Sat, 1 Aug 2015 00:43:08 +0000 (17:43 -0700)
commite123f7cc825b33d1ecb20512d922107233666195
tree1436492b2f2166633971b87b69a7acac938b6767
parentb68717dc492a9abc8ca446579d955b8997c4d5b0
Add multiplyDigits and friends
.babelrc
src/__tests__/multiplyDigits-test.js [new file with mode: 0644]
src/add.js
src/addDigits.js [new file with mode: 0644]
src/getDigits.js [new file with mode: 0644]
src/multiplyDigits.js [new file with mode: 0644]