Melissa Chen
Results
2
issues of
Melissa Chen
Most obviously, the return type of the system calls `send`, `recv`, etc. are given as `ssize_t`, but the bindings in this library appear to use `CInt`, which is usually not...
idris-vim makes use of vim’s concept of a `word` when determining identifiers to send to idris. This does not by default include `'`, so, for example, when one has something...