Sun, 26 Oct 2025 13:08:42 +0100
add more test coverage for new map functions and fixes some issues
the "what if dst already contains a key" part did not really work
plus the cxMapListDifference() did not fallback to a default allocator
really resolves #746
# API Documentation Documentation of the UCX API is available as [Doxygen API Docs](https://ucx.sourceforge.io/api/), generated from code, as well as handwritten documentation right here on this website. The Doxygen docstrings are written so that many IDEs can read them directly from the header files and generate useful quick help while you are typing your code. If you are looking for an overview and examples, refer to one of the Sections listed in the left menu.