the math does math... at compile time, in types

This commit is contained in:
Mark
2024-10-02 01:44:59 +02:00
parent c357e192a0
commit 754dd5df40
16 changed files with 963 additions and 297 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mers_lib"
version = "0.9.3"
version = "0.9.4"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "library to use the mers language in other projects"