package oseq

  1. Overview
  2. Docs
Simple list of suspensions, as a composable lazy iterator that behaves like a value

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
md5=e7530e77019bafbba33b87b184f42d6a
sha512=5771d8d6b6ec4327eb2572d9a316daf8a23b600225b7a54bcd7c46fefb83133cd15dd09333145d975505d18f5a00da40f4b9ca70e9e6797b07b9e080f04162c1

doc/CHANGELOG.html

0.4

  • use include Seq so we're forward compatible with OCaml
  • add relational operators: group_by, group_by_fold, join_by, join_by_fold
  • add {flat_map,app}_interleave, to_iter, to_gen
  • add head_exn/tail_exn
  • fix: make product more fair by using interleave
  • fix: handle exceptions in OSeq.memoize
OCaml

Innovation. Community. Security.