Package: xpath-sys

Function pipe-tail

Lambda List

pipe-tail (pipe)

Arguments

  • pipe -- a pipe

Return Value

an object

Details

Returns the tail of the list.

First time pipe-tail is called it causes pipe tail expression to be evaluated and remembered for later calls.