https://github.com/samdvr/functional-structures
Functional Structures
https://github.com/samdvr/functional-structures
Last synced: about 1 year ago
JSON representation
Functional Structures
- Host: GitHub
- URL: https://github.com/samdvr/functional-structures
- Owner: samdvr
- Created: 2018-02-11T19:48:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T19:51:45.000Z (over 8 years ago)
- Last Synced: 2025-02-03T08:01:43.575Z (over 1 year ago)
- Language: Scala
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Structures in Scala
Definition of structures such as Functor, Applicative, Monad, and Monoid in Scala.