Learn R Programming

hset (version 0.1.1)

Sets of Numbers Implemented with Hash Tables

Description

Implementation of S4 class of sets and multisets of numbers. The implementation is based on the hash table from the package 'hash'. Quick operations are allowed when the set is a dynamic object. The implementation is discussed in detail in Ceoldo and Wit (2023) .

Copy Link

Version

Install

install.packages('hset')

Monthly Downloads

201

Version

0.1.1

License

MIT + file LICENSE

Maintainer

Giacomo Ceoldo

Last Published

April 28th, 2023

Functions in hset (0.1.1)

subset

Binary subset and equality relations
hset

hset data structure for the R language
in

Parametrized inclusion predicate between a member and an "hset" object
operations

Set and multiset operations