Bitfields & EnumSet as value classes

Create the module :bits with multiple implementations of Bitfield that match to different primitive types

Create the module :enum-set with multiple EnumSet implementations backed by these primitive types (at least Int & Long)

Edited by Ivan “CLOVIS” Canet