j
k
j a
j l
Well, it would do exactly the same thing as would happen in Pike itself.
push_object(obj); push_text("something"); f_index(2);
<->
obj->something;
(or rather obj["something"] iirc. f_arrow() for ->-indexing.)
Back to the thread
Back to the list