https://github.com/jpablo/awesome-simple-scala
https://github.com/jpablo/awesome-simple-scala
List: awesome-simple-scala
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpablo/awesome-simple-scala
- Owner: jpablo
- Created: 2016-01-23T18:03:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T18:34:05.000Z (over 10 years ago)
- Last Synced: 2025-11-08T17:03:08.332Z (8 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# awesome-simple-scala
## Monad Transformers
https://www.parleys.com/tutorial/options-futures-how-unsuck-them
## Implicits, Shapeless, Prolog in Scala
http://rnduja.github.io/2016/01/19/a_shapeless_primer/
## Type level programming
https://gigiigig.github.io/tlp-step-by-step/introduction.html
## Type parameters and Type members
http://typelevel.org/blog/2015/07/13/type-members-parameters.html