caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Bug/Feature]: (#meth) syntax is gone ?
@ 1998-08-22 10:38 boos
  0 siblings, 0 replies; only message in thread
From: boos @ 1998-08-22 10:38 UTC (permalink / raw)
  To: caml-list


Hello, 

I realize that this feature was never
documented in the reference manual (at least not in version 1.07).
But it was quite usefull for me, the main usage for it being :

  List.iter (#meth) [ obj1; obj2; obj3 ]

instead of the following :

  List.iter (fun o -> o#meth) [ obj1; obj2; obj3 ]


Will this be avaible again in the future, 
or should I start fixing my sources (or patching parser.mly :) ?


-- Christian





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

only message in thread, other threads:[~1998-08-24 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-22 10:38 [Bug/Feature]: (#meth) syntax is gone ? boos

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