Hacker News new | ask | show | jobs
by goless 364 days ago
How to Properly Use Polystate?

The correct way to use polystate is: reason about program behavior through symbols, then transform these symbols into code.

https://github.com/sdzx-1/ray-game/blob/master/How-to-proper...