Synopsis/PTree/operations.hh

source code

Includes from this file:

Declarations in this file:

Functions in Synopsis::PTree

cons(Node*,Node*)
equal(const Node&,const char*,size_t)
equal(const Node*,const Node*)
last(Node*)

Return the last cons cell.

last(const Node*)

Return the last cons cell.

list()
list(Node*,Node*,Node*)
list(Node*,Node*,Node*,Node*)
list(Node*,Node*,Node*,Node*,Node*)
list(Node*,Node*,Node*,Node*,Node*,Node*)
list(Node*,Node*,Node*,Node*,Node*,Node*,Node*)
list(Node*,Node*,Node*,Node*,Node*,Node*,Node*,Node*)
nth(Node*,size_t)
nth(const Node*,size_t)
operator==(const Node&,char)
operator==(const Node&,const Node&)
operator==(const Node&,const char*)
shallow_subst(Node*,Node*,Node*,Node*,Node*,Node*,Node*,Node*,Node*)

Function templates in Synopsis::PTree

nconc(N*,Node*)