▲ 99 ▼ Why make it complicated? (lemmy.ml) submitted 1 year ago by HiddenLayer555@lemmy.ml to c/programmerhumor@lemmy.ml 51 comments fedilink hide all child comments Made with KolourPaint and screenshots from Kate (with the GitHub theme).
[–] Witchfire@lemmy.world 3 points 1 year ago* You can also do that in TypeScript readonly a!: Foo; readonly b = bar.toFoo(); constructor(){ a = bar.toFoo(); } permalink fedilink source parent