1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-17 20:11:50 +02:00

update doc

This commit is contained in:
Justin Lin
2021-03-05 20:13:41 +08:00
parent 00ee726667
commit 0d53f23264

View File

@@ -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