github.com/alkemics/goflow@v0.2.1/checkers/cycles/ok.yml (about) 1 type: CyclesOK 2 nodes: 3 - id: make_slice 4 type: nodes.SliceMaker 5 6 - id: print 7 type: nodes.Printer 8 bind: 9 values: 10 - make_slice.list