BSD-3-Clause licensed by Oleg Grenrus, Petter Bergman
Maintained by Oleg Grenrus
This version can be pinned in stack with:step-function-0.2@sha256:20be72748c615d17d24345023aba9597505da8f0c4ed7d3ddcff46cc9d8ef1b7,2215
Used by 1 package in nightly-2018-06-01(full list with versions):

step-function

Step functions, staircase functions or piecewise constant functions.

Changes

0.2

Complete rewrite.

  • Uses ‘Map’ for the internal representation to be more effecient.
  • Added discrete variants.
  • GHC-8.4 support

0.1.1.2

  • Build with GHC 8.2.2

0.1.1.1

Build with GHC 8.0.1.

0.1.1.0

StepFunction is now an instance of Functor.

0.1.0.2

Build with ghc 7.8.4.

0.1.0.1

Documentation fixes.

0.1.0.0

First import of package.