|
|
|
|
|
by rendaw
336 days ago
|
|
It looks like "effect" as in impure functions in a functional language? I.e. a new way of dealing with effects (global/hidden state mutations) in a language that makes the pure-impure distinction. I'm not entirely sure. I thought it was going to be something like contracts or dependent types or something. |
|