TailRc : -c ->                                        Do Say Key ' <- ' Value
Arg Items : Array | List                              With Key, Value from Items

Detach Items Key, Value Tail

Say Key ' <- ' Value

If Tail then
 Call TailRc Tail
Else
 Return
