lookup: Look up the value associated with a key in an AVL tree map.

Description Usage Arguments

View source: R/avltree.R

Description

Look up the value associated with a key in an AVL tree map.

Usage

1
lookup(tree, key, default = NULL)

Arguments

test

alandipert/avltree documentation built on May 26, 2019, 2:30 a.m.