From: Christopher Allan Webber Date: Mon, 2 May 2016 15:55:15 +0000 (-0500) Subject: actors: Add with-message-args and build mlambda off it. X-Git-Tag: v0.2.0~11 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=d3202269c645127c176cad41185fa0f95be34d89;hp=d3202269c645127c176cad41185fa0f95be34d89 actors: Add with-message-args and build mlambda off it. * 8sync/systems/actors (with-message-args): New macro. (mlambda): Retool to use with-message-args as base. ---