|
|
|
|
|
by fredyr
4015 days ago
|
|
The code examples doesn't use Jane Streets Core as the primary standard library. If you do, for example by adding `open Core.Std` to your .ocamlinit, you'll get the behaviour you're describing. It is probably a good idea to use Core, but for this introduction I wanted as little requirements as possible. edit: spelling |
|