raulraja
08/22/2018, 11:51 AMgabib
08/31/2018, 5:32 PMjacob
09/06/2018, 10:45 AMpakoito
09/11/2018, 12:19 AMthemishkun
09/11/2018, 10:19 PMdeserialize().let(::f).serialize()
. But is it applicative? Or I am following the wrong direction and there are more suitable abstractions to reason about JSON?
Also Parcelable from Android and JSON both are looking pretty similar to me. Are there any chances to prove this similarity in fp terms?raulraja
10/01/2018, 9:59 AMtomasruizlopez
10/04/2018, 8:23 AMjacob
10/04/2018, 8:32 AMsimon.vergauwen
10/04/2018, 9:20 AMassemble
in hope I'll end up with correct jar. Not sure how long that'll take. runIde took 17 hours on my machine.raulraja
10/07/2018, 6:11 PMOption
, Try
, Either
, ApplicativeError
and MonadError
https://arrow-kt.io/docs/patterns/error_handling/pakoito
10/07/2018, 8:32 PMpakoito
10/08/2018, 7:04 PMsimon.vergauwen
10/13/2018, 9:45 AMpakoito
10/13/2018, 12:35 PMketurn
10/17/2018, 2:24 AM@optics
on your data classes and then you get methods you can use to copy and modify" is a much more approachable message to me than some introductions to Arrow I've seen.fred.deschenes
10/17/2018, 3:34 PMDias
10/17/2018, 4:01 PMSlackbot
10/17/2018, 8:29 PMacando86
10/18/2018, 8:48 AMBernhard
10/21/2018, 2:53 PMpakoito
10/23/2018, 2:30 PMjacob
10/24/2018, 5:15 AMgirafferson
10/25/2018, 10:58 PMHieiJ
10/30/2018, 1:16 PMLeandro Borges Ferreira
10/31/2018, 10:19 PMLeandro Borges Ferreira
10/31/2018, 10:24 PMwhen
with Either
, there's the .fold
to solve this problempakoito
11/01/2018, 6:52 PMHieiJ
11/01/2018, 9:02 PMkitttn
11/06/2018, 2:57 PMraulraja
11/07/2018, 10:39 AMraulraja
11/07/2018, 10:39 AMLeandro Borges Ferreira
11/07/2018, 3:12 PM