Y
Hacker News
new
|
ask
|
show
|
jobs
by
rurban
1199 days ago
If the setter is at compile-time it might still be functional. If it's at run-time, not. A run-time setter must be a binding (as in lambda args), not an assignment.