caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David House <dhouse@janestreet.com>
To: "Soegtrop, Michael" <michael.soegtrop@intel.com>
Cc: Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Abbreviating module paths - something like "open X as Y"
Date: Thu, 19 Nov 2015 18:35:44 +0800	[thread overview]
Message-ID: <CAK=fH+jAgokSc09okEVd_CRUA-tKGcBV9jjDE4anPF_eFB5apQ@mail.gmail.com> (raw)
In-Reply-To: <0F7D3B1B3C4B894D824F5B822E3E5A172CE42130@IRSMSX102.ger.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 820 bytes --]

The usual way is "module X = Y".

On 19 November 2015 at 18:34, Soegtrop, Michael <michael.soegtrop@intel.com>
wrote:

> Dear OCaml Users,
>
>
>
> I wonder if there is a way to abbreviate module paths. Something like
>
>
>
> open <module-path> as <acronym>
>
>
>
> I usually find it more readable to have a 2 or 3 letter acronym for a
> module name than having the complete module name or no module name at all.
> Is there a way to do this in OCaml?
>
>
>
> Best regards,
>
>
>
> Michael
>
> Intel Deutschland GmbH
> Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
> Tel: +49 89 99 8853-0, www.intel.de
> Managing Directors: Christin Eisenschmid, Christian Lamprechter
> Chairperson of the Supervisory Board: Nicole Lau
> Registered Office: Munich
> Commercial Register: Amtsgericht Muenchen HRB 186928
>

[-- Attachment #2: Type: text/html, Size: 2926 bytes --]

  reply	other threads:[~2015-11-19 10:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19 10:34 Soegtrop, Michael
2015-11-19 10:35 ` David House [this message]
2015-11-19 10:36 ` Gabriel Scherer
2015-11-19 10:37 ` Francois Berenger
2015-11-19 10:48   ` Soegtrop, Michael

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='CAK=fH+jAgokSc09okEVd_CRUA-tKGcBV9jjDE4anPF_eFB5apQ@mail.gmail.com' \
    --to=dhouse@janestreet.com \
    --cc=caml-list@inria.fr \
    --cc=michael.soegtrop@intel.com \
    /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).