Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Polymorphic variants in class methods
@ 2000-10-08 22:18 malc
  2000-10-11  2:35 ` Jacques Garrigue
  2000-10-11 18:54 ` Brian Rogoff
  0 siblings, 2 replies; 3+ messages in thread
From: malc @ 2000-10-08 22:18 UTC (permalink / raw)
  To: caml-list


# class foo = object method moo = `Bar end;;
Some type variables are unbound in this type:
  class foo : object method moo : [> `Bar] end
The method moo has type [> `Bar] where 'a is unbound

Someone care to comment on that?

P.S. Uhm, like im totaly lost on whats going on here.
-- 
mailto:malc@pulsesoft.com



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

end of thread, other threads:[~2000-10-11 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-08 22:18 Polymorphic variants in class methods malc
2000-10-11  2:35 ` Jacques Garrigue
2000-10-11 18:54 ` Brian Rogoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox