[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Thomas Fischbacher <Thomas.Fischbacher@P...> |
| Subject: | Re: [Caml-list] equality of Big_ints |
On Mon, 10 Oct 2005, skaller wrote: > On Mon, 2005-10-10 at 00:12 -0400, Ian Zimmerman wrote: > > Is Big_int.eq_big_int the same as polymorphic equality on Big_int.big_int? > > No. Polymorphic equality does not work for Big_int. Equality is not really polymorphic anyway. -- regards, tf@cip.physik.uni-muenchen.de (o_ Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\ (lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_ (if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)