Bug 102116 - [NEW PORT] devel/ocaml-pomap: OCaml library to maintain a list of partially ordered elements
Summary: [NEW PORT] devel/ocaml-pomap: OCaml library to maintain a list of partially o...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 21:20 UTC by Stanislav Sedov
Modified: 2006-08-20 07:57 UTC (History)
0 users

See Also:


Attachments
ocaml-pomap-2.9.7.shar (3.36 KB, text/plain)
2006-08-15 21:20 UTC, Stanislav Sedov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-08-15 21:20:22 UTC
The Pomap-library implements an ADT that maintains maps of partially ordered
elements. Whereas a total order allows you to say whether some element is
lower, equal or greater than another one, partial orders also allow for a
"don-t know" case.

Author:	Markus Mottl <markus.mottl@gmail.com>
WWW:	http://www.ocaml.info/home/ocaml_sources.html
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-20 07:57:53 UTC
State Changed
From-To: open->closed

New port added. Thanks!