Source code

Revision control

Copy as Markdown

Other Tools

include protocol Pmaybe_OfActors;
protocol Pmaybe_OfActorsSub {
manager Pmaybe_OfActors;
child: async __delete__();
};