actors: Generalize the <-foo methods functionality into send-message.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 21 Dec 2016 18:51:33 +0000 (12:51 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 21 Dec 2016 18:51:33 +0000 (12:51 -0600)
* 8sync/actors.scm (send-message): New procedure.
(<-, <-wait, <-reply, <-auto-reply, <-reply-wait): Update to use
send-message.


No differences found