Package: cxml-stp

Function delete-nth-child

Lambda List

delete-nth-child (idx parent)

Arguments

  • idx -- a non-negative integer
  • parent -- a parent-node

Details

Removes child idx of parent, if allowed.
 

See also