https://kotlinlang.org logo
Title
p

pakoito

04/15/2019, 8:29 AM
You’re right, they’re missing.
<|>
is not there because we don’t have/use operator, that’s an easy one 😄 We could accept a PR for a function version of it and
many
.
j

juliankotrba

04/15/2019, 8:51 AM
Yes, but there could be a function called
alt
or whatever, right? 😅
Ahh that's what you meant with function Version 👍
p

pakoito

04/15/2019, 8:56 AM
😄
yes
j

juliankotrba

04/16/2019, 3:31 AM
Mhh
alternative
inherits from
monoidk
,so I guess
combinek()
is supposed to be
alt()
. Should I just open a feature request Ticket for adding the functions
many
and
more
?
p

pakoito

04/16/2019, 9:07 AM
as alias to those?
j

juliankotrba

04/16/2019, 9:38 AM
👍 thanks a lot for your input!