Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.54 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.54 KB

Sample Code

This project contains the sample code illustrated in the following article:

a

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

Build

This project uses Java 11 with Maven.

To build:

mvn clean compile

IDE

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.

Discuss

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.