Unkink

(unkink argument) -> revised argument

Returns the argument with the "dotted pair" notation removed from throughout.

Example:

>>(unkink '(a b . c))
:: (a b c)