1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-06-04 20:05:05 +02:00

update README

This commit is contained in:
Justin Lin 2021-02-27 20:05:40 +08:00
parent b20cfd7b0d
commit 7be94e4190

View File

@ -148,6 +148,7 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
- [util/radians](https://openhome.cc/eGossip/OpenSCAD/lib3x-radians.html)
- [util/rand](https://openhome.cc/eGossip/OpenSCAD/lib3x-rand.html)
- [util/reverse](https://openhome.cc/eGossip/OpenSCAD/lib3x-reverse.html)
- `util/shuffle`
- [util/slice](https://openhome.cc/eGossip/OpenSCAD/lib3x-slice.html)
- [util/some](https://openhome.cc/eGossip/OpenSCAD/lib3x-some.html)
- [util/sort](https://openhome.cc/eGossip/OpenSCAD/lib3x-sort.html)
@ -155,6 +156,7 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
- [util/sub_str](https://openhome.cc/eGossip/OpenSCAD/lib3x-sub_str.html)
- [util/split_str](https://openhome.cc/eGossip/OpenSCAD/lib3x-split_str.html)
- [util/sum](https://openhome.cc/eGossip/OpenSCAD/lib3x-sum.html)
- `util/swap`
- [util/zip](https://openhome.cc/eGossip/OpenSCAD/lib3x-zip.html)
### Matrix