SplayTree {Containers}R Documentation

Constructor for Class SplayTree

Description

This method instanciates class SplayTree, which specializes BST. See the package vignette for details.

Usage

aSplayTree = SplayTree()

Author(s)

John Hughes


[Package Containers version 1.2 Index]