top | item 42945017

(no title)

drougge | 1 year ago

I think it's worth pointing out that the example in the article contains a bug caused by not having shadowing: "const foo3 = try foo.addFeatureB();" should not be using the original foo, but foo2.

discuss

order

No comments yet.