Desire Kaleba
Desire Kaleba
Hi @squakez, Can I be assigned to this?
Hi @NathanReb, I am an Outreachy intern willing to contribute to `Expand OCaml's library of standard derivers`. Can I be assigned to this, please?
Hi @jonludlam, I am an Outreachy intern looking at being a potential contributor to this project. I have successfully cloned the repository and got it up and running using this...
Thank you for all these details, @jonludlam. I am currently giving it a shot and I will be updating you.
Hi @jonludlam, I took some time to go through the [cppo](https://github.com/ocaml-community/cppo) and the [ident_env.cppo.ml](https://github.com/ocaml/odoc/blob/master/src/loader/ident_env.cppo.ml) file. This has given me an understanding of what we really want to achieve and how...
@jonludlam, I have been going through most of the topics including but not limited to [if_statements_loops_and_recursion](https://ocaml.org/learn/tutorials/if_statements_loops_and_recursion.html), [lists](https://ocaml.org/learn/tutorials/lists.html), [data_types_and_matching](https://ocaml.org/learn/tutorials/data_types_and_matching.html), etc. to help me understand how and why the value of `hide_item`...
I also found this part which I think is checking for the presence of `/*` and decides to hide it or not. ```ocaml Some ("/*", _) -> extract_signature_tree_items (not hide_item)...
@jonludlam, thank you for the above details. This has given me a clear understanding of what's happening. Answering the question, the way to detect the `hidden` attribute in our function...
@Julow, Thank you for this. I think I will soon clear this out.
Hi @tmcgilchrist, I am an Outreachy intern willing to contribute to `Improve OPAM Repository CI usability`. Can I be assigned to this issue, please?