|
Where are the docs for core, async?
|
|
5
|
182
|
February 7, 2026
|
|
SSL certificates error with websockets client connecting to localhost
|
|
3
|
62
|
February 7, 2026
|
|
Testing with different number of lines of the same file
|
|
2
|
85
|
February 7, 2026
|
|
[Real world Ocaml] How do I import core_unix time?
|
|
2
|
340
|
October 27, 2025
|
|
JaneStreet's OCaml Core library's Hashtbl interfaces
|
|
16
|
753
|
September 28, 2024
|
|
Any benefit in using Async when reading a file?
|
|
1
|
344
|
August 31, 2024
|
|
Why does ppx_base 0.17 not support windows installation while 0.16 does?
|
|
4
|
228
|
July 4, 2024
|
|
Asking for the correct way to use Core module with functor and `sexp`
|
|
3
|
642
|
October 5, 2023
|
|
Where to find Heaps in Core?
|
|
2
|
1265
|
January 16, 2023
|
|
How to get access to `Map.Tree` in Core v0.15.0?
|
|
3
|
564
|
December 13, 2022
|
|
How to use Core.Command monadic operator cleanly (with many arguments function
|
|
10
|
1463
|
December 16, 2021
|
|
Jane Street packages: dropping support for 32-bit
|
|
23
|
3574
|
November 5, 2021
|
|
Goodbye Core_kernel
|
|
7
|
2070
|
August 31, 2021
|
|
Advantage of Int63 compared to Int64?
|
|
13
|
3562
|
March 16, 2021
|
|
Is Core Nano_mutex a replacement for Mutex from stdlib?
|
|
7
|
1023
|
December 17, 2020
|
|
How to prevent incomming async_rpc's from delaying/starving high priority jobs
|
|
16
|
1267
|
November 2, 2020
|
|
Async writer, how do writes and fsync interleve
|
|
2
|
900
|
October 4, 2020
|
|
Async rpc: how to make a persistant rpc connection
|
|
2
|
1238
|
October 1, 2020
|
|
Core_kernel Comparator and polymorphism
|
|
4
|
774
|
July 31, 2020
|
|
In Core, how does the `compare` function (of keys) affect the performance of a hash table?
|
|
3
|
1248
|
May 1, 2020
|
|
Can't run example code from the chapter on concurrent programming from RWO
|
|
4
|
970
|
May 1, 2020
|
|
When did Core remove polymorphic comparison operators in recent OCaml?
|
|
6
|
2378
|
April 27, 2020
|
|
Functorial vs "comparator" container interfaces?
|
|
12
|
2416
|
April 16, 2020
|
|
Why is the Command module part of Core/Core_Kernel and not Base
|
|
2
|
823
|
February 3, 2020
|
|
Upcoming breaking change in Base/Core v0.14
|
|
2
|
1210
|
December 3, 2019
|
|
How to get code completion in spacemacs for OCaml Jane Street Core library?
|
|
5
|
1875
|
October 1, 2019
|
|
Destructive substitution: is it possible to replace a type constructor with a monomorphic type?
|
|
4
|
2853
|
July 30, 2019
|
|
Performance of `Printf.sprintf`
|
|
10
|
2508
|
June 17, 2019
|
|
How to specialize `Core.Map` to a `Map (K) (V)` functor?
|
|
4
|
1396
|
June 1, 2019
|
|
Should I prefer Core_kernel or Base's APIs where they differ?
|
|
2
|
991
|
May 15, 2019
|