Riak Elixir Client v1.1.6 Riak.CRDT.Set View Source

Encapsulates riakc_set using elixir Set functions as interface. It accepts only binary as items.

Link to this section Summary

Functions

Delete value on set

Checks if set contains value

Create an empty set

Insert value on set

Returns the number of elements in set

Get original value as an ordset

Link to this section Functions

Delete value on set

Checks if set contains value.

Create an empty set

Insert value on set

Returns the number of elements in set

Get original value as an ordset