hughfdjackson / immutable

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

Change p.list and p.dict to p.array/p.arr & p.object/p.obj respectively #9

Closed hughfdjackson closed 11 years ago

hughfdjackson commented 11 years ago

As a javascript user, I want to know what is equivalent with what; so we know what is a persistent analog with what.