https://github.com/rcardin/opaque-types
https://github.com/rcardin/opaque-types
dotty scala
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rcardin/opaque-types
- Owner: rcardin
- Created: 2021-02-14T14:26:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T21:00:20.000Z (over 5 years ago)
- Last Synced: 2025-12-26T12:27:26.257Z (7 months ago)
- Topics: dotty, scala
- Language: Scala
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opaque Types in Scala 3
The repository contains the examples used in the article: [Values Classes In Scala](https://github.com/rcardin/value-classes/blob/master/README.md)