@hackage / optional

Using type-classes for optional function arguments

Latest0.0.1

About

Metadata

  • Last updated , by TonyMorris
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: Tony Morris

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new, split-up base package.

Readme

Using type-classes for optional function arguments. Although this implements that which is available in other programming languages, and is a lot safer than in those environments, it is still of dubious morality. Use with care, question and caution.