パッケージ coins.backend.util

インタフェースの概要
NumberSet Interface for set of nonnegative integers.
NumberSet.Iterator  
 

クラスの概要
BiLink Bi-directional list (middle links)
BiList Bi-directional list (head part)
BitMapSet Set of small integers represented in bit vector.
BitMapSet.Iterator  
HashNumberSet Set of small integers represented in hash table.
HashNumberSet.Iterator  
ImList Immutable uni-directional list.
Misc Miscellaneous functions
QuotedString Represent quoted string in S-expression.
SetTest  
UnionFind Union-Find algorithm
VectorSet Set of small integers represented in arrays.
VectorSet.Iterator