Skip to content

0.5.3

Compare
Choose a tag to compare
@devlaam devlaam released this 13 Jul 16:29
· 18 commits to master since this release

With the new Process mixin aids you can now make use of message handling via partial functions. These are stored as function objects on a stack and can be manipulated with some stack operators like Push, Pop and Keep. See the documentation for all the details. This extra facility makes the transition from Akka to Leucine easier, but are also of value in their own right.