Maple v1.4.2 release
Changes in this release:
- DataArray is removed
- DataList now has a set method
- DataMap now implements IndexedElement and thus can be accessed by index
- DataMap put method now returns the previous present element instead of itself
- Add more utility methods for getting specific elements
More tests were also added, and some javadocs were updated.