|
|
|
|
|
by cmoski
1213 days ago
|
|
Are you going to be able to pattern match as nicely as one can on the BEAM? In practice, is the handle function going to match on each message and then call a handler for that specific message which may then match on the state? |
|