lukeed / klona

A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additional types

icebob opened this issue · comments

Great job again, @lukeed!

By the way, do you plan to extend with additional common types, like Date, Buffer, Map, Set?

Thanks! Date is already covered. I'll look into the others today

Really, sry :)

All good, haha

Closed via ed836c5 and 33c49a4

Thanks!

Good job, thanks!