data-findcycle: Find cycles in periodic functions (and lists)

[ data, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <4.23), containers (>=0.5 && <0.9), hashable (>=1.2 && <1.6), unordered-containers (>=0.2 && <0.3) [details]
License MIT
Copyright (c) 2025 Florian Ragwitz
Author Florian Ragwitz
Maintainer florian.ragwitz@gmail.com
Category Data
Home page https://github.com/rafl/data-findcycle
Source repo head: git clone https://github.com/rafl/data-findcycle -b main
Uploaded by rafl at 2025-03-12T03:49:08Z
Distributions
Downloads 5 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-03-12 [all 1 reports]