lcmx 0.1.2

Calculate the least common multiple of multiple values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.gcdx]
version = "^0"

[package]
description = "Calculate the least common multiple of multiple values"
documentation = "https://docs.rs/lcmx"
edition = "2021"
homepage = "https://github.com/rikonaka/lcmx-rs"
keywords = ["lcm"]
license = "MIT"
name = "lcmx"
readme = "README.md"
repository = "https://github.com/rikonaka/lcmx-rs"
version = "0.1.2"