Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Update writeSwitch to pass in value rather than compare if array #9

Open
dextermb opened this issue Jan 6, 2019 · 0 comments
Open
Labels
bring up to date Update old functionality to take advantage of newer changes good first issue Good for newcomers

Comments

@dextermb
Copy link
Member

dextermb commented Jan 6, 2019

Recently I implemented the ability to pass arrays into write, but writeSwitch still compares for an array and then spreads.

writeSwitch should be updated to just pass any value into write without comparing types first.

@dextermb dextermb added good first issue Good for newcomers bring up to date Update old functionality to take advantage of newer changes labels Jan 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bring up to date Update old functionality to take advantage of newer changes good first issue Good for newcomers
Development

No branches or pull requests

1 participant