eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'IdentitySkipList':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: IdentitySkipList


Inheritance:

   Object
   |
   +--Collection
      |
      +--SkipList
         |
         +--IdentitySkipList

Package:
stx:libbasic2
Category:
Collections-Ordered-Trees
Version:
rev: 1.1 date: 2017/06/18 15:49:33
user: cg
file: IdentitySkipList.st directory: libbasic2
module: stx stc-classLibrary: libbasic2

Description:


Like a SkipList, except that elements are compared with #== instead of #= .

See the comment of IdentitySet for more information.


Instance protocol:

element comparison
o  is: element1 equalTo: element2



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 16 Sep 2024 20:04:50 GMT