@hackage / uniform-webserver

uniform text based operations to call http

Latest0.1.5.1

About

Metadata

  • Last updated , by andrewufrank
  • License LicenseRef-GPL
  • Categories Text Processing
  • Maintained by: Andrew U. Frank <andrewufrank@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

a uniform method to access data on file

uniform means:

  • same functions with identical semantics independent of representation
  • all functions are total (or become so using Maybe or Either)