This repository has been archived by the owner on Apr 21, 2022. It is now read-only.
1.1.0
functionKit | What's new?
In 1.1.0
:
New Functions were added.
New features
- Array Functions
A.add()
B.remove()
Well of course nobody would use them right?
But there are some problems.
Problems
- Array Functions
A.remove()
The item removed byremove()
Gets turned intoundefined
,
Breaking jest tests.
The good news is that the tests will not fail,
after being modified.
And for your code, It will detect it'sfalsy
,
Thus, it looks, does not exist, right?