Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Are you sure about boxed integers? Perhaps you mean floats? As far as I know Ocaml uses the typical integer/pointer divide.


IIRC it has 31-bit integers, which means you can't natively work with 32-bit data without widening.


or 63 bits on 64 bit architectures.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: