caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matthieu Wipliez <mwipliez@yahoo.fr>
To: OCaml <caml-list@inria.fr>
Subject: Re : Re : [Caml-list] changing labels on ocamlgraph edges
Date: Fri, 13 Mar 2009 10:53:36 +0000 (GMT)	[thread overview]
Message-ID: <593482.69150.qm@web27005.mail.ukl.yahoo.com> (raw)
In-Reply-To: <D2BEC9AC-5678-4F6E-8E69-B375C9185C1E@gmail.com>


> Finally, it's very annoying to see plural of vertex as also "vertex" -- in 
> G.nb_vertex or iter_vertex; it's "vertices"! :)  Also nb_ is a non-standard 
> abbreviation for "number of", perhaps better names are num_vertices and 
> num_edges?

Good point, for instance I'm using SystemC FIFOs and they have nb_read/nb_write for non-blocking read and write, and num_available/num_written for the number of tokens available and written.

Nevertheless, these are minor issues, ocamlgraph is an excellent piece of software altogether! (and a good example of why functors can be a good thing ^^).

Cheers,
Matthieu

PS : is there a list dedicated to ocamlgraph? This might be a better place for this kind of discussion :-)






      reply	other threads:[~2009-03-13 10:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12  1:47 Alexy Khrabrov
2009-03-12  7:55 ` [Caml-list] " Julien SIGNOLES
2009-03-12 12:47   ` Re : " Matthieu Wipliez
2009-03-12 14:38     ` Jean-Christophe Filliatre
2009-03-13  0:10       ` Alexy Khrabrov
2009-03-13 10:53         ` Matthieu Wipliez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=593482.69150.qm@web27005.mail.ukl.yahoo.com \
    --to=mwipliez@yahoo.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).