I dont have much time on my hand, but if I wanted ...
# arrow-contributors
t
I dont have much time on my hand, but if I wanted to contribute a little bit to this project, what would be a good place to start?
p
Docs is always appreciated. Otherwise there are some quick wins in the Issues, such as https://github.com/arrow-kt/arrow/issues/2578
t
I would love to contribute to some docs 🙂 My problem however is that my FP knowledge comes from a problem solving perspective not an academic one.. so i can write a doc (with bad spelling :P) about how you would use in in practice, but not really on why it abides certain laws
p
That’s perfectly reasonable, even reviewing the existing docs for everyone to understand is valuable
The three tickets above aren’t too deep FP secrets, just some oversights on the API you could add
the hardest part may be keeping the repo’s standards, MPP support yadda yadda but you’ll get help with that
t
thx 🙂 i dont have much time on my hand, but I am kinda advocating a more FP style with a lot of companies, and a library like Arrow helps a lot with this adaption. So this is something that fits my mission statement 🙂
j
about inline functions, kover fixes the issue I think