Skip to content

Commit

Permalink
removeItems fix, es6 updates
Browse files Browse the repository at this point in the history
removeItems
- make sure to return all successful removals instead of last try

es6
- es6 class style method declarations
- const/let > var
-- + multi-const
- arrow functions

minor doc update
minor readability touches
  • Loading branch information
Patrik Kullman authored and nomego committed Jun 12, 2018
1 parent 35ddfd6 commit eab158c
Showing 1 changed file with 91 additions and 106 deletions.
Loading

0 comments on commit eab158c

Please sign in to comment.