Files
mgmt/lang/interpret_test/TestAstFunc2/map-iterator1.output
James Shubin 0be4b86230 lang: funcs: core: iter: Add map iterator function
Sadly this doesn't all work yet, but the tests and xmap function are
approximately correct. Eventually we add filter and reduce too!
2022-08-04 14:23:16 -04:00

5 lines
140 B
Plaintext

Vertex: test[out1: [10 8 6 4 2]]
Vertex: test[out2: [aa bb cc dd ee]]
Vertex: test[out3: [10 8 6 4 2]]
Vertex: test[out4: [aa bb cc dd ee]]