* Type of prefix + and prefix ::
@ 1997-12-08 7:31 Laurent Chéno
0 siblings, 0 replies; only message in thread
From: Laurent Chéno @ 1997-12-08 7:31 UTC (permalink / raw)
To: Caml list
Why ?
>> Caml Light version 0.73/Mac.3
>
>#prefix + ;;
>- : int -> int -> int = <fun>
>#prefix :: ;;
>- : 'a * 'a list -> 'a list = <fun>
>#
and not
prefix :: ;;
- : 'a -> 'a list -> 'a list = <fun>
It's strange, no ?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1997-12-08 10:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-08 7:31 Type of prefix + and prefix :: Laurent Chéno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox