@hackage / bytestring-encodings

checks to see if a given bytestring adheres to a certain encoding

Latest0.2.0.2

About

Metadata

  • Last updated , by chessai
  • License MIT
  • Maintained by: chessai1996@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

This module provides a family of functions, isX, of type ByteString -> Bool, which return True if the input ByteString adheres to a certain encoding X, and False otherwise.