Closed aggieben closed 5 years ago
The types for Match require the provided functions to have a return type. It would also be useful to allow Actions there as well, which will require an overload of Match.
Match
Action
The types for
Match
require the provided functions to have a return type. It would also be useful to allowAction
s there as well, which will require an overload ofMatch
.