mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
I'm there too!
This commit is contained in:
parent
04b8f554d4
commit
d332a292c3
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue