From reading about do expressions, it seems that the code section under the text
With an appropiate transpiler you can take advantage of the upcoming do expression which is currently on stage-1
should be do { instead of do => { on line 5, but I'm not 100% sure. Can someone please clarify?
From reading about do expressions, it seems that the code section under the text
should be
do {instead ofdo => {on line 5, but I'm not 100% sure. Can someone please clarify?