mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-12 01:34:12 +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
|
||||
|
||||
use <util/zip.scad>;
|
||||
use <util/sum.scad>;
|
||||
|
||||
xs = [10, 20, 30];
|
||||
ys = [5, 15, 25];
|
||||
|
Reference in New Issue
Block a user