NAME
Intertangle::Jacquard::Actor::Role::Tree::TreeDAGNode::WithChildren - A role for actors with child actors
VERSION
version 0.002
CONSUMES
METHODS
add_child
Add a child actor.
number_of_children
Number of children for this actor.
children
Returns a ArrayRef
of the children of this actor.
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Zakariyya Mughal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.