Closed amiika closed 2 years ago
Add default sync from z2-20 to :z1 if it exists.
Maybe some other control to override the default like: Ziffers.set_default_loop_sync :foo
or
zloop :main, "1 2 3", default: true
And overriding should be possible as usually: z2 "1 2 3", sync: :z3
Added default sync to :z1 if :z1 exists
Add default sync from z2-20 to :z1 if it exists.
Maybe some other control to override the default like: Ziffers.set_default_loop_sync :foo
or
zloop :main, "1 2 3", default: true
And overriding should be possible as usually: z2 "1 2 3", sync: :z3