From 23b263bc1ea15501b75d1f63ba35fbb554045ec0 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 8 Mar 2021 18:21:14 +0800 Subject: [PATCH] update doc --- docs/lib3x-hashset_elems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lib3x-hashset_elems.md b/docs/lib3x-hashset_elems.md index a7f85243..4926bb84 100644 --- a/docs/lib3x-hashset_elems.md +++ b/docs/lib3x-hashset_elems.md @@ -1,4 +1,4 @@ -# hashset_has +# hashset_elems Returns a list containing all elements in a [util/set/hashset](https://openhome.cc/eGossip/OpenSCAD/lib3x-hashset.html). No guarantees to the order.