View | Annotate | Download (1.6 KB)
More renaming, refs #1
Adjusted arg order in MissingH.Map
Convention in Data.Map has some args in opposite order from the convention in FiniteMap. Adjust this module and its tests to match.
Added test for MissingH.Map based on tests for MissingH.FiniteMap