snowchecked-0.0.0.1: A checksummed variation on Twitter's Snowflake UID generation algorithm
Safe HaskellNone
LanguageHaskell2010

Data.Snowchecked.Encoding.ByteString

Description

  • This module provides a conversion function between a
  • Flake and a strict ByteString. The ByteString
  • is the series of bytes that make up the Flake, with
  • the lower bytes being in the lower indecies.

Documentation

Orphan instances