I tried implementing Go's channels in Java. Just looking for some feedback from others who have used Go's channels directly since I have not.
#Go channels implementation critique
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I tried implementing Go's channels in Java. Just looking for some feedback from others who have used Go's channels directly since I have not.
<@&987246964494204979> please have a look, thanks.