Finally, I've changed the introduction to the foll...
# arrow-contributors
a
Finally, I've changed the introduction to the following, which makes functional part of the text, but emphasizes the goals of the project as a whole
Arrow aims to be the perfect companion to your Kotlin journey. That means it focuses on tasks most developers dealt with, like modifying data or managing resources. Given these aims, Arrow strives to provide idiomatic solutions and integrate with core Kotlin concepts such as coroutines.
Arrow is inspired by the great work made in other programming language communities, especially from functional, data-oriented and concurrent programming. This doesn't mean you need to know any of those ideas to use the libraries; Arrow exposes these concepts in ways that do not feel alien to Kotlin programmers.