From 3534b428629be185e096be99e3bd5fdfe32d5544 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Sep 2014 18:55:44 +0000 Subject: initial commit with rc for skalibs-2.0.0.0 --- doc/libdatastruct/index.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 doc/libdatastruct/index.html (limited to 'doc/libdatastruct/index.html') diff --git a/doc/libdatastruct/index.html b/doc/libdatastruct/index.html new file mode 100644 index 0000000..b32c7ce --- /dev/null +++ b/doc/libdatastruct/index.html @@ -0,0 +1,40 @@ + + + + + skalibs: the datastruct library interface + + + + + + +

+libskarnet
+skalibs
+Software
+skarnet.org +

+ +

The datastruct library interface

+ +

+libdatastruct implements generic data structures like chained +lists and AVL trees, in a memory-efficient and CPU-efficient way. +

+ +

Compiling

+ + + +

Programming

+ +

+FIXME: to be completed. +

+ + + -- cgit v1.2.3