|
|
|
|
|
by eru
687 days ago
|
|
> If you compile your immutable program with LLVM, literally one of the cure steps is transforming it into functional form that does not allow mutations. You probably wanted to write something like 'If you compile your _mutating_ program with LLVM, [...]'? |
|