Join Slack
Powered by
`Sequence` on itself is a concrete data type but t...
# functional
r
raulraja
12/27/2018, 12:28 PM
Sequence
on itself is a concrete data type but the abstraction here is either
Iterable
in the world of Kotlin sub typing or
Foldable
in the FP side.
4
Views
Open in Slack
Previous
Next