Unit

A library that provides unit types in nim

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install Unit
choosenim install Unit
git clone https://github.com/momeemt/Unit

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Unit - - - - - - -

Source

Repository https://github.com/momeemt/Unit
Homepage https://github.com/momeemt/Unit
Registry Source nimble_official

README

Unit - A library that provides unit types


Unit is a library that provides unit types in Nim.
It reduces the burden on the developer by expressing "units" as types instead of expressing them in the head and in writing.