Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

code clean up and various bug fixes

Compare
Choose a tag to compare
@pilotgeraldb pilotgeraldb released this 03 Dec 01:38
· 21 commits to master since this release
a8ce657
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