A Gleam library for Mathematical Operations on multidimensional Arrays
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Gleam 100.0%
1 1 0

Clone this repository

https://tangled.org/sturmderliebe.tngl.sh/gloden_ratio https://tangled.org/did:plc:pagqon6f5bvcavbsuixzoz6c/gloden_ratio
git@tangled.org:sturmderliebe.tngl.sh/gloden_ratio git@tangled.org:did:plc:pagqon6f5bvcavbsuixzoz6c/gloden_ratio

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

gloden_ratio#

Package Version Hex Docs

gleam add gloden_ratio@1
import gloden_ratio

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

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

Development#

gleam run   # Run the project
gleam test  # Run the tests