map-class {datastructures}R Documentation

Map class

Description

Abstract map class

Slots

.map

C++ object representing a mapping

.key.class

the class of the keys


[Package datastructures version 0.2.8 Index]