isActor

Checks if a type has the required members to be an actor

@safe
enum bool isActor(A);