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)
commitf768ab48d6a073412021e8ce56508cdeef45a444
tree1a0f69b33e19a5390b9f214d9bd2b644ca63569d
parent5fb86bd7b6e77c0cc978060fa1e9c080d537dbc7
actors: Generalize the <-foo methods functionality into send-message.

* 8sync/actors.scm (send-message): New procedure.
(<-, <-wait, <-reply, <-auto-reply, <-reply-wait): Update to use
send-message.
8sync/actors.scm