FICHA · MANJARO

haskell-data-ordlist

This module provides set and multiset operations on ordered lists.

  • haskell-library
  • LIBRARY
  • DATA-STRUCTURES
  • SETS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for set and multiset operations on ordered lists. It helps code merge, intersect, compare, or subtract sorted data without converting to a heavier structure first.

Developers use it when list order is already maintained and operations should stay lightweight. Correctness depends on inputs being sorted according to the expected ordering.

Permissions

Permissions not analysed for this source yet.