Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Typing-problem
@ 1999-05-30 15:24 aXl
  1999-05-31 10:37 ` Typing-problem Jean-Christophe Filliatre
  1999-05-31 12:42 ` Typing-problem hubert.fauque
  0 siblings, 2 replies; 3+ messages in thread
From: aXl @ 1999-05-30 15:24 UTC (permalink / raw)
  To: caml-list

Hi, 
why is in the following example b of type "string -> string" ?

	let a = id id;;
	let b = a;;
	a "foo";; 
	(* until here it's covered by the faq's *)
	b;;

Thanks,
Axel Krauth 




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

end of thread, other threads:[~1999-06-01 15:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-30 15:24 Typing-problem aXl
1999-05-31 10:37 ` Typing-problem Jean-Christophe Filliatre
1999-05-31 12:42 ` Typing-problem hubert.fauque

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