https://github.com/adzz/sum_types_ecto_talk
https://github.com/adzz/sum_types_ecto_talk
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/adzz/sum_types_ecto_talk
- Owner: Adzz
- Created: 2020-02-14T15:45:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T15:45:21.000Z (over 6 years ago)
- Last Synced: 2025-10-06T18:43:16.638Z (10 months ago)
- Language: Elixir
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sum Types in Ecto
This is the repo for a lightening talk I did on an implementation of (pseudo) sum types in Ecto. You can read the article here: [https://medium.com/@ItizAdz/creating-a-has-one-of-association-in-ecto-with-ectomorph-3932adb996d9](https://medium.com/@ItizAdz/creating-a-has-one-of-association-in-ecto-with-ectomorph-3932adb996d9)