Conversation
waxlamp
left a comment
There was a problem hiding this comment.
Thanks for the quick fix.
Shouldn't typechecking have caught this bug?
The old function returned back an array of |
I've been watching too many domain-driven design youtube videos, so my immediate thought is whether we can use the type system to enforce better constraints on these kinds of values. Something like TypeScript's type predicates or something like that... just something to think about. |
Event Color wasn't updating properly, this will fix the issue.