caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Typing of the sequence operator (;)
@ 2005-11-11 19:33 Lukasz Stafiniak
  2005-11-11 20:12 ` [Caml-list] " Martin Jambon
  2005-11-12  4:11 ` skaller
  0 siblings, 2 replies; 3+ messages in thread
From: Lukasz Stafiniak @ 2005-11-11 19:33 UTC (permalink / raw)
  To: caml users

Dear list,

Why does the sequence operator (;) have type 'a -> 'b -> 'b and not
unit -> 'a -> 'a? There is (ignore) for doing "these things"
purposefully. The toplevel warning is very often mute. Together with
labels, this is a source of bugs.

Best Regards,
Lukasz


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

end of thread, other threads:[~2005-11-12  4:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-11 19:33 Typing of the sequence operator (;) Lukasz Stafiniak
2005-11-11 20:12 ` [Caml-list] " Martin Jambon
2005-11-12  4:11 ` skaller

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