Packages tagged list

21 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (21), bsd3 (14), data (5), array (3), mit (3), dataflow (2), logic (2), mpl (2), non-determinism (2), parsing (2), pipes (2), streaming (2), streamly (2), time (2), apache (1), bytestring (1), concurrency (1), data-structures (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
ListLike3222.052Generalized support for list-like structures (bsd3, bytestring, library, list, string, text, vector)2023-10-104.7.8.2AndreasAbel, DavidFox, JohnGoerzen, JohnLato
array-list132.00IsList instances of Array for OverloadedLists extension (array, data, library, list, mit)2020-06-230.2.0.0epoberezkin
data-ordlist1022.2522Set and bag operations on ordered lists (bsd3, data, library, list)2014-11-200.4.7.0LeonSmith
do-list290.01Do notation for free (bsd3, data, library, list, syntax)2016-09-191.0.1TarasSerduke
exotic-list-monads180.00Non-standard monads on lists and non-empty lists (library, list, mit, monads)2023-11-211.1.1maciejpirog
ilist650.016Optimised list functions for doing index-related things (library, list, mpl)2020-05-070.4.0.1vrom911, brandonhamilton
lcs90.03Find longest common sublist of two lists (library, list)2008-02-010.2IanLynagh
list-duplicate100.00Group and delete duplicates from a list (bsd3, library, list)2020-05-020.1.0.0pgujjula
list-extras510.012Common not-so-common functions for lists (bsd3, library, list)2021-10-180.4.1.6WrenThornton, WrenRomano
list-filter160.00Special takes and drops on lists (bsd3, library, list)2020-05-040.1.1.0pgujjula
list-mux30.01List Multiplexing (bsd3, library, list)2012-08-231.0ChrisHeller
list-predicate191.50Predicates on lists (bsd3, library, list)2020-05-020.1.0.1pgujjula
listsafe220.09Safe wrappers for partial list functions, supporting MonadThrow. (apache, data, library, list, safe)2015-05-130.1.0.1jtapolczai, jtapolczai2
opentheory-stream250.02Infinite stream types (library, list, mit)2015-10-191.49JoeHurd
ranged-list270.00The list like structure whose length or range of length can be specified (bsd3, library, list)2022-12-270.1.2.1YoshikuniJujo
scroll-list140.00This package provides functions for relocate an item within a list. (bsd3, library, list)2021-04-041.1.0.0fesanmar
slist1092.251Sized list (data-structures, library, list, mpl)2022-11-030.2.1.0vrom911
split5772.25534Combinator library for splitting lists. (bsd3, library, list)2024-01-110.2.5BrentYorgey
streamly3262.533Streaming, dataflow programming and declarative concurrency (array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode)2024-01-180.10.1harendra, pranaysashank, adithyaov
streamly-core572.012Streaming, parsers, arrays, serialization and more (array, bsd3, dataflow, library, list, logic, non-determinism, parsing, pipes, streaming, streamly, time)2024-01-180.2.2harendra, adithyaov
utility-ht3272.0103Various small helper functions for Lists, Maybes, Tuples, Functions (bsd3, data, library, list)2024-02-070.0.17.1HenningThielemann