diff -r 25108c15e2d4 -r b4c3e0b4c3d5 docs/Writerside/topics/about.md --- a/docs/Writerside/topics/about.md Sun May 04 11:46:13 2025 +0200 +++ b/docs/Writerside/topics/about.md Sun May 04 12:15:03 2025 +0200 @@ -31,6 +31,9 @@ * adds cxMempoolTransfer() and cxMempoolTransferObject() * adds cxListSet() * adds cxListContains() +* adds cxListFirst() and cxListLast() +* adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), + and corresponding macro aliases cxListPopFront() and cxListPop() * adds cxBufferShrink() * adds cxTreeSize() * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings