actors: Add msg-val and add docstring to msg-receive. remove-define-mhandler
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 13 Dec 2016 18:43:42 +0000 (12:43 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 13 Dec 2016 18:43:42 +0000 (12:43 -0600)
* 8sync/systems/actors.scm (msg-receive): Add docstring, and change
  parameter name from "the-message" to just "message".
  (msg-val): New procedure.


No differences found