[
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: | Norman Ramsey <nr@e...> |
| Subject: | unsigned comparisons on int32, int64, nativeint? |
I have sought but not found unsigned comparisons on the integer types int32, int64, and nativeint. I especially need `unsigned less than'. Where might I find bindings for these operations? Norman