|
|
|
|
|
by gpderetta
2445 days ago
|
|
Nice. I was going to say that it is unreadable, after spending a bit trying to understand it, (for someone that knows no ocaml) it actually is not. Only things I'm unsure are the ~ symbol and <-. What do they do? edit: <- is just mutating assignment. I thought that ~ introduced named arguments but doesn't seem right. |
|