I'll second that, thanks everyone for coming! Here...
# chicago
a
I'll second that, thanks everyone for coming! Here are the references from my slide: 1. Monad in Pictures - http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html 2. Arrow - https://arrow-kt.io/ 3. My Kotlin Project with all the examples listed there: https://github.com/adomokos/kotlin-sandbox The last one (my project) is listed on Arrow as well: https://arrow-kt.io/docs/quickstart/projects/.
❤️ 1
s
Nice use of kotlintest 🙂
a
Thanks for building it and open sourcing it!
s
You are welcome. Release 4.0 is very close, we’ve got full MPP support and a re-written prop test side.
a
I gotta see more of the
prop
side of it, I have not used it nearly enough.
Is it changing to be
Kotest
?
s
yes Kotest
to avoid confusion with kotlin.test
a
understandable
Anyway, thank you for your work with that tool!
👍🏻 2
s
I started kolintest before jetbrains did kotlin.test so they should rename 😉
a
haha
m
Totally agree haha!