SlashCreate.BitField
type t
=
{
bitfield: int,
}
Data structure that "makes it easy to interact with a bitfield."
(Reduntant JavaScript-side methods are not implemented here; use builtins like land.)
land