View Source FDB.KeySelectorRange (fdb v7.1.5-0)
Link to this section Summary
Link to this section Types
Specs
t() :: %FDB.KeySelectorRange{
begin: FDB.KeySelector.t(),
end: FDB.KeySelector.t()
}
Link to this section Functions
Specs
range(FDB.KeySelector.t(), FDB.KeySelector.t()) :: t()