because i can have a `data class User(name: String...
# arrow
a
because i can have a
data class User(name: String = "", age: Int = -1)
that's an "empty" container and i can add to it with
copy(name="xul")
r
The conversation is very interesting but please let’s keep this in a thread instead of the main channel flow.
a
sorry
r
no worries 🙂
a
i fell into a rabbit hole with FP when i tried to contribute to Arrow 😂
i've been doing research ever since
would you recommend this book?
r
that’s a great book and there are also a few others like @marc0der’s upcoming one which is more focused on Kotlin
1
a
so it is not public yet?
a
👍
j
@addamsson There's a pre-release (called a MEAP) version available.
a
i'm already reading it! 👍
j
There's also a channel, though not much activity on it so far #fp-in-kotlin.
👍 1