about summary refs log tree commit diff
path: root/third_party/immer/doc/utilities.rst
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/immer/doc/utilities.rst')
-rw-r--r--third_party/immer/doc/utilities.rst15
1 files changed, 0 insertions, 15 deletions
diff --git a/third_party/immer/doc/utilities.rst b/third_party/immer/doc/utilities.rst
deleted file mode 100644
index eaeea475c2..0000000000
--- a/third_party/immer/doc/utilities.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-.. highlight:: c++
-
-Utilities
-=========
-
-The library provides also some types that, while they are not exactly
-immutable data-structures, they are very useful when using immutable
-data-structures and value-oriented design in practice.
-
-atom
-----
-
-.. doxygenclass:: immer::atom
-    :members:
-    :undoc-members: