Closed gavr123456789 closed 3 months ago
allow builders add not only this, but many things
builder StringBuilder buildStr = [ x = 5 name = "Sara" build scope: {x, name} ] buildStr [ name echo x echo ]
this is kinda already done with adding fields of this to scope, so no needed
this
allow builders add not only this, but many things