Bounds v0.1.14 Bounds.Slice View Source
Link to this section Summary
Functions
See Bounds.Sliced.bounds/1
.
See Bounds.Sliced.slice/2
.
See Bounds.Sliced.unslice/1
.
See Bounds.Sliced.value/1
.
Link to this section Functions
Link to this function
bounds(slice) View Source
See Bounds.Sliced.bounds/1
.
Link to this function
constrain!(slice, slicing_bounds) View Source
Link to this function
from_binary(bin) View Source
Link to this function
from_enum(enum, size \\ nil) View Source
Link to this function
from_stream(enum) View Source
Link to this function
reslice(slice, slicing_bounds) View Source
Link to this function
slice(slice, slicing_bounds) View Source
See Bounds.Sliced.slice/2
.
Link to this function
unslice(slice) View Source
See Bounds.Sliced.unslice/1
.
Link to this function
value(slice) View Source
See Bounds.Sliced.value/1
.