Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevin-lee/just-fp

A small functional programming library
https://github.com/kevin-lee/just-fp

fp functional-programming scala

Last synced: 24 days ago
JSON representation

A small functional programming library

Awesome Lists containing this project

README

        

# just-fp

[![Build Status](https://github.com/Kevin-Lee/just-fp/workflows/Build-All/badge.svg)](https://github.com/Kevin-Lee/just-fp/actions?workflow=Build-All)
[![Release Status](https://github.com/Kevin-Lee/just-fp/workflows/Release/badge.svg)](https://github.com/Kevin-Lee/just-fp/actions?workflow=Release)
[![Coverage Status](https://coveralls.io/repos/github/Kevin-Lee/just-fp/badge.svg?branch=main)](https://coveralls.io/github/Kevin-Lee/just-fp?branch=main)

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/just-fp-core_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/just-fp-core_2.13)
[![Latest version](https://index.scala-lang.org/kevin-lee/just-fp/just-fp-core/latest.svg)](https://index.scala-lang.org/kevin-lee/just-fp/just-fp-core)
![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/io.kevinlee/just-fp-core_2.13?color=lightblue&label=Current%20Snapshot&server=https%3A%2F%2Foss.sonatype.org)

# Please visit [https://kevin-lee.github.io/just-fp](https://kevin-lee.github.io/just-fp)