https://kotlinlang.org logo
#rx
Title
t

tschuchort

07/16/2017, 12:33 PM
in haskell this is actually the implementation of concat iirc:
concat = foldr1 (++)