--- a/docs/Writerside/topics/about.md Sat Nov 01 19:31:48 2025 +0100 +++ b/docs/Writerside/topics/about.md Sat Nov 01 19:48:50 2025 +0100 @@ -35,6 +35,7 @@ * adds support for comparing arbitrary strings without explicit call to cx_strcast() * adds cxListClone() and cxMapClone() * adds cxListDifference(), cxMapDifference(), and cxMapListDifference() +* adds cxListIntersection(), cxMapIntersection(), and cxMapListIntersection() * adds cxListContains() and cxMapContains() * adds cxListSet() * adds cxListFirst() and cxListLast()