mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 09:44:16 +02:00
update doc
This commit is contained in:
@@ -12,6 +12,7 @@ Make a list that aggregates elements from each of the lists. Returns a list of l
|
|||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
use <util/zip.scad>;
|
use <util/zip.scad>;
|
||||||
|
use <util/sum.scad>;
|
||||||
|
|
||||||
xs = [10, 20, 30];
|
xs = [10, 20, 30];
|
||||||
ys = [5, 15, 25];
|
ys = [5, 15, 25];
|
||||||
|
Reference in New Issue
Block a user