Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gabriel439
1609 days ago
The order in which you combine overlays can sometimes matter. In other words, overlays are monoids, but not commutative monoids. That said,
most
of the time overlay order does not matter
1 comments
whateveracct
1609 days ago
Ah that's true thinking about it. If I have two overlays that both set some value to X..one's gotta win!
link