caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Hmap 0.8.0
@ 2016-03-08  9:42 Daniel Bünzli
  2016-03-08 12:44 ` Yaron Minsky
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Bünzli @ 2016-03-08  9:42 UTC (permalink / raw)
  To: OCaml List

Hello, 

I'd like to announce the first release of Hmap: 

```
Hmap provides heterogeneous value maps for OCaml. These maps bind keys
to values with arbitrary types. Keys witness the type of the value
they are bound to which allows to add and lookup bindings in a type
safe manner.
```

Hmap has no dependency and is distributed under the ISC license.

Home page: http://erratique.ch/software/hmap/
API docs: http://erratique.ch/software/hmap/doc/Hmap

Best, 

Daniel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-08 14:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-08  9:42 [Caml-list] [ANN] Hmap 0.8.0 Daniel Bünzli
2016-03-08 12:44 ` Yaron Minsky
2016-03-08 14:24   ` Daniel Bünzli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).