79478332

Date: 2025-03-01 22:07:37
Score: 1
Natty:
Report link

I would use kotlinx.coroutines.channels.Channel as thread safe buffer. In your case maybe it would make sense to additionally use extension functions as suggested by William Reed.

Reasons:
  • Whitelisted phrase (-1): In your case
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Luni_2000