Value objects PositiveInt and PositiveDouble that incapsulate a positive number in Dart
-
Updated
Oct 10, 2023 - Dart
Value objects PositiveInt and PositiveDouble that incapsulate a positive number in Dart
Temperature conversion according to the chosen scale, namely Celsius, Fahrenheit and Kelvin, through the use of Value Object.
Value Objects for Dart - Type safety beyond primitives
Add a description, image, and links to the value-object topic page so that developers can more easily learn about it.
To associate your repository with the value-object topic, visit your repo's landing page and select "manage topics."