summaryrefslogtreecommitdiff
path: root/docs/examples/bitvectors_and_arrays.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/bitvectors_and_arrays.rst')
-rw-r--r--docs/examples/bitvectors_and_arrays.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/examples/bitvectors_and_arrays.rst b/docs/examples/bitvectors_and_arrays.rst
new file mode 100644
index 000000000..9d63f36bd
--- /dev/null
+++ b/docs/examples/bitvectors_and_arrays.rst
@@ -0,0 +1,8 @@
+Theory of Bit-Vectors and Arrays
+================================
+
+
+.. api-examples::
+ ../../examples/api/cpp/bitvectors_and_arrays.cpp
+ ../../examples/api/java/BitVectorsAndArrays.java
+ ../../examples/api/python/bitvectors_and_arrays.py
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback