Hello folks, I just started using Quil and I had a question: Is there any specific advantage about using quil’s state-atom, compared to a normal atom?
If I understand correctly, set-state!
ensures it is only set once. I haven't found any reason to use state atoms, yet