1
0
Fork
You've already forked glat
1
A featureful rational number type for Gleam.
  • Gleam 100%
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
importglatpubfnmain(){// TODO: An example of the project in use
}

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

Development

gleam test # Run the tests