diff -r 14ae6a039af7 -r 5c3e6477aab4 docs/Writerside/topics/kv_list.h.md --- a/docs/Writerside/topics/kv_list.h.md Fri Dec 19 18:31:26 2025 +0100 +++ b/docs/Writerside/topics/kv_list.h.md Sat Dec 20 10:43:14 2025 +0100 @@ -79,3 +79,9 @@ while the `cxKvListInsert()` function will insert the element at the specified index. > The effect of `cxKvListAdd()` using the list interface and `cxMapPut()` using the map interface is the same. + + + +kv_list.h + +