https://github.com/arrow-kt/arrow-analysis
Arrow Analysis Plugin
https://github.com/arrow-kt/arrow-analysis
arrow-kt arrow-meta meta-programming
Last synced: 12 months ago
JSON representation
Arrow Analysis Plugin
- Host: GitHub
- URL: https://github.com/arrow-kt/arrow-analysis
- Owner: arrow-kt
- License: apache-2.0
- Created: 2022-02-18T08:52:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T19:56:05.000Z (12 months ago)
- Last Synced: 2025-04-05T20:29:53.296Z (12 months ago)
- Topics: arrow-kt, arrow-meta, meta-programming
- Language: Kotlin
- Homepage: https://arrow-kt.io/docs/meta/analysis/
- Size: 20.4 MB
- Stars: 28
- Watchers: 11
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Λrrow Analysis
[](https://kotlinlang.org/docs/whatsnew16.html)
[](http://www.apache.org/licenses/LICENSE-2.0)
[](https://maven-badges.herokuapp.com/maven-central/io.arrow-kt/arrow-analysis-common)
## Contributing
Λrrow is an inclusive community powered by awesome individuals like you. 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-meta on Kotlin Slack](https://kotlinlang.slack.com/)
## License
```
Copyright (C) 2017 - 2022 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.
```