|
|
|
|
|
by actionfromafar
1146 days ago
|
|
> Ocaml's module system means that you can describe the async runtime as a signature and make your entire library generic to the async runtime it runs on top of So
... can you ELI5 to me how that is different from how you can for instance compile a C program against different libc implementations? |
|