Made with KolourPaint and screenshots from Kate (with the GitHub theme).

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 1 year ago (1 child)
let ret = someCondition ? expensiveOperation() : otherOperation() 

?

  • source
  • parent
  • hideshow 1 child comment