This project contains the sample code illustrated in the following article:
Type-safe Unit Expressions for Java (and you) Unit type-safety, or lack thereof, can have real consequences, sometimes disastrous ones. This article briefly demonstrates how the Manifold framework’s extension and science libraries can be applied toward a general solution using type-safe units and quantities. manifold.systems |
This project uses Java 11 with Maven.
To build:
mvn clean compile
The Manifold Plugin for IntelliJ IDEA provides comprehensive support for all of the framework's features. It is free for use with IDEA Community Edition. Download it directly from within IntelliJ's plugin Settings.
If you have questions or would like to provide feedback, please visit the Manifold group on Slack to start or join a discussion.
Visit Manifold to learn more.