caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] functor type abbreviations
@ 2002-07-16 21:06 Brian Naylor
  0 siblings, 0 replies; only message in thread
From: Brian Naylor @ 2002-07-16 21:06 UTC (permalink / raw)
  To: caml-list

Would it be possible to add an abbreviation syntax for functor types similar to
that used for functor definitions?

module Func (A : ASIG) (B : BSIG) = struct ... end (* this works *)

module Func (A : ASIG) (B : BSIG) : sig ... end (* can we add this? *)

Thanks!


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-16 21:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-16 21:06 [Caml-list] functor type abbreviations Brian Naylor

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).