isEmittable2

Checks whether some type is a emittable type of the tinyevent library, i.e. whether Type.init.emit() is working.

enum bool isEmittable2(T);

Meta