Join Slack
Powered by
Is there any good examples of Arrow typeclasses in...
# arrow
r
Rory Armstrong
11/29/2019, 2:32 PM
Is there any good examples of Arrow typeclasses in use? I'm trying to wrap my head around when I'd use them compared to conventional methods but it seems to require a little more ceremony than I expect (so I expect I might be using them wrong)
s
stojan
11/30/2019, 10:40 AM
Maybe this can help:
https://github.com/arrow-kt/frdomain.kt/tree/master/src/main/kotlin/io/arrowkt/tagless
🔝 1
p
pakoito
12/01/2019, 11:13 PM
https://twitter.com/pedro_g_s/status/1201104917081014272
pakoito
12/01/2019, 11:13 PM
another one 😄
6
Views
Open in Slack
Previous
Next