mikeal / fif

Accessible, portable, programming lanuage.
6 stars 0 forks source link

what should clone(clone(obj)) do to functions? #1

Open mikeal opened 10 years ago

mikeal commented 10 years ago

should we just throw?

mikeal commented 10 years ago

maybe it should throw on any wrapped function but there should be a declone() function that will unwrap all methods?