Comment by kragen 3 months ago Thanks, this is very valuable! Have you tried other implementations of STM such as Haskell's? 2 comments kragen Reply nlitened 3 months ago I don't have any experience with STMs in other languages, but as far as I can see, the ideas are very similar in Haskell and Kotlin implementations, for example, so I guess the downsides are the same as well kragen 3 months ago What I've heard from Haskell programmers suggests that the downsides are very different, even though the ideas are very similar.
nlitened 3 months ago I don't have any experience with STMs in other languages, but as far as I can see, the ideas are very similar in Haskell and Kotlin implementations, for example, so I guess the downsides are the same as well kragen 3 months ago What I've heard from Haskell programmers suggests that the downsides are very different, even though the ideas are very similar.
kragen 3 months ago What I've heard from Haskell programmers suggests that the downsides are very different, even though the ideas are very similar.
I don't have any experience with STMs in other languages, but as far as I can see, the ideas are very similar in Haskell and Kotlin implementations, for example, so I guess the downsides are the same as well
What I've heard from Haskell programmers suggests that the downsides are very different, even though the ideas are very similar.