Why Function Arguments Are Not Function Colors
Summary
A technical blog post arguing that function arguments should not be treated as colors in change-dependency graphs. It uses Go's context and Haskell's STM/IO examples to illustrate differences between color-like changes and normal changes, and explores partial coloring as an advanced concept.