Algebraic.allowsAssignmentFrom

Is true if U is allowed to be assigned to this.

struct Algebraic(Types...)
@safe
enum bool allowsAssignmentFrom(U);

Meta