io.arrow-kt:arrow-core-jvm

2.0.1-alpha.1last stable release 1 month ago
Complexity Score
High
Open Issues
22
Dependent Projects
52

License

  • Apache-2.0
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Yespatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Readme

Λrrow is a library for Typed Functional Programming in Kotlin.

Arrow aims to provide a lingua franca of interfaces and abstractions across Kotlin libraries. For this, it includes the most popular data types such as Option, and Either, functional operators such as zipOrAccumulate, and computation blocks to empower users to write pure FP apps and libraries built atop higher order abstractions.

Documentation

  • Quickstart and setup
  • Typed errors
  • Coroutines and resources
  • Resilience
  • Immutable data
  • Collections and functions

The documentation is hosted in a separate repository.

Join Us

Arrow is an inclusive community powered by awesome individuals like you. As an actively growing ecosystem, Arrow and its associated libraries and toolsets are in need of new contributors! We have issues suited for all levels, from entry to advanced, and our maintainers are happy to provide 1:1 mentoring. All are welcome in Arrow.

If you’re looking to contribute, have questions, or want to keep up-to-date about what’s happening, please follow us here and say hello!

  • Arrow on Twitter
  • #arrow on Kotlin Slack
  • #arrow-contributors on Kotlin Slack
  • Arrow on Gitter

Find more details in CONTRIBUTING.

License

Copyright (C) 2017 The Λrrow Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
4.90
Test Coverage
48.00%
Follows Semver
Yes
Github Stars
6,217
Dependenciestotal
4
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute io.arrow-kt:arrow-core-jvm in your own private Maven registry

mvn install io.arrow-kt:arrow-core-jvm
Processing...
Done

231 Releases