This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
code clean up and various bug fixes
Feature/code cleanup (#16) * code cleanup * fixed takeWhile to return correct results * fixed skipWhile to return correct results * fixed skip to return the proper results * increased test coverage * Update package.json