juloo
|
6ca94be4bd
|
Add a leq function for each primitive types
This function allows these modules to be passed to CCHeap.Make
|
2018-05-29 15:12:21 +02:00 |
|
Simon Cruanes
|
9f2ef2f461
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
Simon Cruanes
|
62ba3c00af
|
make CCInt64 compatible with Int64 (breaking!) (closes #192)
conversion functions are total, even when the bit widths do not
correspond. Returning options does not make sense in this context.
|
2018-02-17 10:25:57 -06:00 |
|
Jacques-Pascal Deplaix
|
6d2063ded4
|
Internally shadow polymorphic operators and functions from Pervasives
|
2018-01-14 23:32:13 +00:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
6cb74b0115
|
add CCInt64 to containers
|
2015-09-22 22:29:21 +02:00 |
|