toString.rbt_map: Make a string-representation of a red-black map.

Description Usage Arguments Value

View source: R/red-black-trees.R

Description

Make a string-representation of a red-black map.

Usage

1
2
## S3 method for class 'rbt_map'
toString(x, ...)

Arguments

x

The map

...

Additional parameters (not used in this version)

Value

A string representation of the map


mailund/pmtypes documentation built on Jan. 31, 2020, 1:09 p.m.