Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/makiftutuncu/optics-lightningtalk

Repository for my Lightning Talk about optics at @vngrs
https://github.com/makiftutuncu/optics-lightningtalk

lens optics prism scala

Last synced: about 1 month ago
JSON representation

Repository for my Lightning Talk about optics at @vngrs

Awesome Lists containing this project

README

        

# Optics Lightning Talk

This repository contains the code from my Lightning Talk about optics in Scala [@vngrs](https://github.com/vngrs).

Based on [this article](https://kubuszok.com/2018/adt-through-the-looking-glass/)

Don't forget to check out
* [Monocle](http://julien-truffaut.github.io/Monocle/) an optics library for Scala
* [Circe](https://circe.github.io/circe/optics.html) a Json library having optics
* [trait Dynamic](https://www.scala-lang.org/api/current/scala/Dynamic.html) of Scala

### Build, Develop, Test, Run

This is an SBT project, so the usual

```sbt
sbt clean test
```

will do.

### License

No license