Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package currycarbon

    A package for simple, fast radiocarbon calibration Radiocarbon calibration with the intercept method optimised for fast calibration of many dates.

  2. package cursor-gen

    Generators for Purely Functional Cursors Generators for Purely Functional Cursors for common data structures

  3. package cyclotomic

    A subfield of the complex numbers for exact calculation. The cyclotomic numbers are a subset of the complex numbers that are represented exactly, enabling exact computations and equality comparisons. They contain the Gaussian rationals (complex numbers of the form p + q i with p and q rational), as well as all complex roots of unity. The cyclotomic numbers contain the square roots of all rational numbers. They contain the sine and cosine of all rational multiples of pi. The cyclotomic numbers form a field, being closed under addition, subtraction, mutiplication, and division.

  4. package data-checked

    Type-indexed runtime-checked properties This package provides a (phantom) type-indexed newtype evidence-wrapper for values that are checked to satisfy the property associated with the type.

  5. package data-findcycle

    Find cycles in periodic functions (and lists) Any function f :: a -> a where the type a has finitely many values eventually has to be cyclic when iterated from some initial a. This module provides a number of common algorithms and utilities to identify and work with such cycles.

  6. package data-functor-logistic

    Updatable analogue of Distributive functors See README.md

  7. package data-has

    Simple extensible product Simple extensible product

  8. package data-interval

    Interval datatype, interval arithmetic and interval-based containers Interval datatype, interval arithmetic and interval-based containers for Haskell. Unlike the intervals package (http://hackage.haskell.org/package/intervals), this package provides both open and closed intervals and is intended to be used with exact number types such as Rational and Integer.

  9. package data-inttrie

    A simple lazy, infinite trie from integers A simple lazy, infinite trie from integers

  10. package data-memocombinators

    Combinators for building memo tables. Combinators for building memo tables.

Page 176 of many | Previous | Next