Polynomial.coefficients

struct Polynomial(F)
RCArray!(const F) coefficients;

Meta