Hey <#C5UPMM0A0|arrow> - I’m attempting to impleme...
# arrow
d
Hey #arrow - I’m attempting to implement a new module in my android app using @Jorge Castillo’s
tagless-final
example shown here: https://github.com/JorgeCastilloPrz/ArrowAndroidSamples/tree/master/tagless-final. Since my mathematical understanding of fp is low (I’ve been learning via gcanti’s
fp-ts
library) and my understanding of corountines in Android also low I feel like I’ve bitten off more than I can chew! Having run into a few more fundamental problems, where is best to chat about the problems I’m hitting? Here or create an SO ticket?
Going to head of to catch some 💤 soon but fire off here and I’ll check in the AM.
s
The best place would probably be here. What questions do you have? Or any snippets you could share?
d
I can see a bit further down that @Jorge Castillo has a PR with changes relevant to later arrow. I might just upgrade and retest my things/check my logic and I'll post back. Thanks @simon.vergauwen
👍 1
s
Yes, we’ve made some changed based on the changes in Arrow Fx.