Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaovilai/coursera.functionalprogrammingprinciplesinscala.week1.example


https://github.com/kaovilai/coursera.functionalprogrammingprinciplesinscala.week1.example

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# coursera.FunctionalProgrammingPrinciplesInScala.week1.example
Code from example assignment of Coursera > Functional Programming Principles in Scala > Week 1 > Example Assignment
as of 5/14/2021

- Implemented
- sum
- max

Course's included intentional failing tests are commented out.
[![Scala CI](https://github.com/kaovilai/coursera.FunctionalProgrammingPrinciplesInScala.week1.example/actions/workflows/scala.yml/badge.svg)](https://github.com/kaovilai/coursera.FunctionalProgrammingPrinciplesInScala.week1.example/actions/workflows/scala.yml)