I'm there too!

This commit is contained in:
Drup 2019-03-08 18:09:40 +01:00
parent 04b8f554d4
commit d332a292c3

View file

@ -1,7 +1,7 @@
opam-version: "2.0" opam-version: "2.0"
name: "iter" name: "iter"
version: "1.2" version: "1.2"
author: "Simon Cruanes" authors: ["Simon Cruanes" "Gabriel Radanne"]
maintainer: "simon.cruanes.2007@m4x.org" maintainer: "simon.cruanes.2007@m4x.org"
license: "BSD-2-clauses" license: "BSD-2-clauses"
synopsis: "Simple abstract over `iter` functions, intended to iterate efficiently on collections while performing some transformations" synopsis: "Simple abstract over `iter` functions, intended to iterate efficiently on collections while performing some transformations"