asFunction

inline fun ListPolynomial<C>.asFunction(): (C) -> C

Represent this polynomial as a regular context-less function.