Skip to main content

Conway's Game of Life using Kotlin and Arrow

ยท One min read
Conway's Game of Life using Kotlin and Arrow

An article of a series on Functional Programming solutions for the Global Day of Coderetreat challenge. In this case, it shows an approach for it using Kotlin and Functional Programming provided by the Arrow library.