A featureful rational number type for Gleam.
Find a file
2024-12-21 04:44:10 +00:00
.github/workflows type, new, and absolute 2024-10-16 14:36:33 -05:00
src remove unused imports. 2024-11-13 21:11:34 -06:00
test remove unused imports. 2024-11-13 18:29:53 -06:00
.gitignore type, new, and absolute 2024-10-16 14:36:33 -05:00
gleam.toml change version to 0.2.0 2024-11-13 20:13:59 -06:00
LICENSE-APACHE Fix LICENSE-APACHE 2024-12-21 04:44:10 +00:00
LICENSE-MIT add licenses. 2024-11-13 18:24:09 -06:00
manifest.toml type, new, and absolute 2024-10-16 14:36:33 -05:00
README.md remove run from readme. 2024-11-13 18:35:58 -06:00
todo.md remove implemented from todo 2024-11-03 21:27:10 -06:00

glat

Package Version Hex Docs

gleam add glat@1
import glat

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/glat.

Development

gleam test  # Run the tests