bitmap v1.0.1 Bitmap behaviour
Defines behaviour of a Bitmap, which can be implemented by the user. We provide implementations using Binary and Integers.
This behavior has been designed to be pipe-friendly, so pipe ‘em up.
Methods are delegated to the default implementation which is currently, integer - Bitmap.Integer.
Summary
Types
Functions
See Bitmap.Integer.at/2
.
See Bitmap.Integer.new/1
.
See Bitmap.Integer.set/2
.