uazu / stakker

A lightweight low-level single-threaded actor runtime
https://uazu.github.io/stakker/
Apache License 2.0
167 stars 9 forks source link

ActorOwnAnon type #3

Closed uazu closed 4 years ago

uazu commented 4 years ago

This is to encapsulate an ActorOwn, but not expose the type. This lets someone keep a list of mixed actors that need freeing without type problems.

uazu commented 4 years ago

Implemented in version 0.1.2