Chris Cordero
06/01/2020, 4:15 PM.k() doing?Bob Glamm
06/01/2020, 4:18 PMentries() has type List<...> ; .k() makes that ListK<...> . IIRC that is because .traverse() is on ListK, not on ListBob Glamm
06/01/2020, 4:18 PMListK has all of the nifty Arrow integrationspakoito
06/01/2020, 4:26 PMpakoito
06/01/2020, 4:26 PMpakoito
06/01/2020, 4:26 PMk just in case :Daballano
06/01/2020, 4:32 PM