<A, E, R> type format? Things like Option or Either seem like fairly standard functional standards but unsure if there is a name for the <A, E, R> pattern. My understanding is the Error part alone uses the "railway pattern"?kotlinkotlin or another language