cross-posted from: https://lemmy.blahaj.zone/post/31679150

proportional reaction

you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 11 months ago

Yeah, the problem isn't "conditional expressions", it's "terse syntax", and operator rules that you need to just memorize because they're special and different. Also being limited such that you need to nest the extremely deeply if you, for whatever, you need to have a complex inline condition.

I like the case expression , although I mostly know it from erlang.

  • source
  • parent