Join Slack
Communities
Powered by
I found this blog post about FP Hangman game in Sc...
# arrow
s
stojan
11/08/2018, 8:02 PM
I found this blog post about FP Hangman game in Scala
https://abhsrivastava.github.io/2018/11/03/Hangman-Game-Using-ZIO/
And I wanted to try and code it Kotlin with Arrow. Here is the result
https://gist.github.com/stojan26/b7e2037a2bec1dc2129c25b052133817
Do you see anything wrong with it? Especially curious about
putStrLn
and and
IO.const
Open in Slack
Previous
Next