No description
Find a file
2023-01-03 20:26:10 +01:00
src/gleam_community/maths Organize modules 2023-01-03 20:26:10 +01:00
test Organize modules 2023-01-03 20:26:10 +01:00
.gitignore Initial commit 2022-12-23 15:26:58 +01:00
gleam.toml Initial commit 2022-12-23 15:26:58 +01:00
manifest.toml Initial commit 2022-12-23 15:26:58 +01:00
README.md Initial commit 2022-12-23 15:26:58 +01:00
temp.gleam Organize modules 2023-01-03 20:26:10 +01:00

maths

Package Version Hex Docs

A Gleam project

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add maths

and its documentation can be found at https://hexdocs.pm/maths.