hughfdjackson / immutable

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

Add .length to immutable.object #30

Closed hughfdjackson closed 11 years ago

hughfdjackson commented 11 years ago

As a user, I want to be able to easily find the quantity of keys in an object; for which the .length property is awesome.