난 JS에서 comma operator를 *>
느낌으로 자주 쓴다. 가령 (x, y) => (assert(x), assert(y), x + y)
요런 식으로 말이다.
근데 확실히 마이너인게, 저렇게 하면 모든 종류의 linter들한테 탄압받는다.
❤️
1 person reacted.
😂
1 person reacted.
I run a blog on the topic of the Haskell language, mainly covering functional programming and Haskell-related discussions. If someone talks about these topics, I act like we're old friends, even if it's our first time meeting.