@hackage applicable0.4.1.0

A class for things that can be applied

  • Installation

  • Dependencies (1)

  • Dependents (0)

Applicable

This Haskell package provides the Data.Applicable module, containing the Applicable class, for things that can be applied. Use the ($*) operator to apply them. You should probably use the FlexibleContexts extension.