hughfdjackson / immutable

neatly packages immutable equivalents to JavaScript's Objects and Arrays.
101 stars 7 forks source link

Only copy own properties over in .assoc #27

Closed hughfdjackson closed 11 years ago

hughfdjackson commented 11 years ago

At the moment, all enumerable properties will be copied over.