Alexander Burger <abu@...> writes:

>    : (push (prop 'A 'list) 10)
>    -> 10
> 
>    : (get 'A 'list)
>    -> (10 2 1 4)
> 
>    : (pop (prop 'A 'list))
>    -> 10


Thanks Alex, works like magic! 
I really messed up that one, and it was so simple.

-Oscar




-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to