Lay Flags
Results
1
issues of
Lay Flags
I think it has to do with msg being the unit type. ``` type alias Model_ = { array : Array Int } type Msg_ = Blah main : Program...