Crandore Hub

intmap

Ordered Containers with Integer Keys

Provides a key-value store data structure. The keys are integers and the values can be any R object. This is like a list but indexed by a set of integers, not necessarily contiguous and possibly negative. The implementation uses a 'R6' class. These containers are not faster than lists but their usage can be more convenient for certain situations.

Versions across snapshots

VersionRepositoryFileSize
1.0.0 2026-04-09 windows/windows R-4.5 intmap_1.0.0.zip 479.5 KiB

Dependencies (latest)

Imports

LinkingTo