Packages

  • package root
    Definition Classes
    root
  • package matryoshka

    Generalized folds, unfolds, and refolds.

    Generalized folds, unfolds, and refolds.

    Definition Classes
    root
  • package data

    This packages contains fixed-point operators as well as instances of recursion schemes for various extant data types.

    This packages contains fixed-point operators as well as instances of recursion schemes for various extant data types.

    The reason these are relegated to their own package is because, in general, you should eschew using them directly, but rather rely on the type class constraints, and only require specific types at the boundaries.

    Definition Classes
    matryoshka
  • package implicits
    Definition Classes
    matryoshka
  • package instances
    Definition Classes
    matryoshka
  • package fixedpoint

    This package provides instances of various common data structures implemented explicitly as fixed-points.

  • package patterns
    Definition Classes
    matryoshka
p

matryoshka

instances

package instances

Ungrouped