Hacker News new | ask | show | jobs
by seanmcdirmid 2985 days ago
SSA is quite different from a pure FP; for example it doesn’t do anything about effects, it only gets rid of local imperative assignments that don’t really interfere with purity anyways.