Table of Contents

Class: List ./PlanarityTest.py
Methods   
Pop
Push
__init__
append
clear
conc
empty
head
length
pop
push
tail
  Pop 
Pop ( self )

  Push 
Push ( self,  x )

  __init__ 
__init__ ( self,  el=[] )

  append 
append ( self,  x )

  clear 
clear ( self )

  conc 
conc ( self,  A )

  empty 
empty ( self )

  head 
head ( self )

  length 
length ( self )

a) Access Operations

  pop 
pop ( self )

  push 
push ( self,  x )

b)Update Operations

  tail 
tail ( self )


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0