Wenke
Wenke
Hello there, I was trying to build a TCP server to handle some client requests, I followed example in the README, it works. But when I make multiple messages in...
in the section 1.2. Basics > The parameter k, is the delimited continuation between the point of performing the effect and the effect handler. The delimited continuation is like a...
Hello, when I try to connect a address where there is no tcp server listening, I will get an error (obviously), but the error message is very confusing ```shell Fatal...
It appears impossible to get the attache class AST using **context free transformation**. ```OCaml class apple = object ... end [@@inspect] ``` in the ppxlib, `Deriving.add` do not have the...