Skip to content

justinhj/scalaadvent2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalaadvent2017

Advent of Code 2017 using Scala

All of these solutions use functional programming techniques, in particular using immutable data structures.

A handful use the Cats and FS2 libraries to demonstrate different Monads and purely functional streams.

The original puzzles can be found https://adventofcode.com

About

Advent of Code 2017 my Scala answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages