metrix-ai / data-dword

Stick two binary words together to get a bigger one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-DWord

Travis Hackage

This package provides Template Haskell utilities for declaring fixed-length binary word data types. Signed and unsigned 96, 128, 160, 192, 224, and 256-bit types are predefined.

Installation

The usual:

$ cabal install

About

Stick two binary words together to get a bigger one

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%