docs/Writerside/topics/about.md

changeset 1465
dc886f1a6155
parent 1464
9a10af83cfab
--- 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()

mercurial