From 0d53f23264381c516e3fa7c041909988740fbd76 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Fri, 5 Mar 2021 20:13:41 +0800 Subject: [PATCH] update doc --- docs/lib3x-dedup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib3x-dedup.md b/docs/lib3x-dedup.md index 4dbb3c8c..9dd3e7ee 100644 --- a/docs/lib3x-dedup.md +++ b/docs/lib3x-dedup.md @@ -1,6 +1,6 @@ # dedup -Eliminating duplicate copies of repeating vectors. If `lt` has a large number of elements, sorting `lt` first and setting `sorted` to `true` will be faster. +Eliminating duplicate copies of repeating vectors. **Since:** 2.3