erikwatson / Bramble

A little JS game engine for jamming on prototypes.
MIT License
0 stars 1 forks source link

Arrays in deep clone #32

Open erikwatson opened 3 years ago

erikwatson commented 3 years ago

Arrays aren't yet handled by Deep Clone. They probably should be.