asFunction

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

Represent this polynomial as a regular context-less function.