View Source locus_shared_bitarray (locus v2.3.7)

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

get_positions_set_at_cell(Array, Index)

View Source

Specs

get_positions_set_at_cell(t(), non_neg_integer()) -> [non_neg_integer(), ...].

Specs

is_set(t(), non_neg_integer()) -> boolean().

Specs

new(pos_integer()) -> t().

Specs

set(t(), non_neg_integer()) -> ok.