@hackage / word-array

treat integral types as arrays of smaller integral types

Latest0.1.0.0

About

Metadata

  • Last updated , by goolord
  • License MIT
  • Maintained by: zacharyachurchill@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

treat integral types as arrays of smaller integral types. mostly a collection of bitwise operations. you can, for instance, split a Word64 into 8 Word8s