Join Slack
Powered by
If I see a call to a function like `fun(a: Foo): B...
# announcements
z
zoltu
06/28/2016, 8:10 PM
If I see a call to a function like
fun(a: Foo): Bar
, I
must
go read that function to find out if it mutates state in order to make any reasonable assertions about what the code actually does.
Open in Slack
Previous
Next