Comment by kragen 6 hours ago Thanks, this is very valuable! Have you tried other implementations of STM such as Haskell's? 2 comments kragen Reply nlitened 4 hours 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 4 hours ago What I've heard from Haskell programmers suggests that the downsides are very different, even though the ideas are very similar.
nlitened 4 hours 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 4 hours ago What I've heard from Haskell programmers suggests that the downsides are very different, even though the ideas are very similar.
kragen 4 hours 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.