Together with @MagnusKoudahl we spent quite a significant amount of time just to realize that we misspelled q_A::Any and q_a::Any for some of the message update rules. It would be nice if @rule and friends would throw an error if one attempts to create a rule with misspelled input arguments.
Together with @MagnusKoudahl we spent quite a significant amount of time just to realize that we misspelled
q_A::Anyandq_a::Anyfor some of the message update rules. It would be nice if@ruleand friends would throw an error if one attempts to create a rule with misspelled input arguments.