no-stack-dub-sack / cs-playground-react

In-Browser Algorithm and Data Structures Practice
http://cs-playground-react.surge.sh/
MIT License
520 stars 91 forks source link

fix(loop-protect): weird syntax error in chrome for windows, other sm… #78

Closed no-stack-dub-sack closed 6 years ago

no-stack-dub-sack commented 6 years ago

…all fixes

change error func for loop protect to function keyword from => since weird syntax error was getting thrown in chrome for windows preventing code from being executed unless loop-protect was disabled