mirror of
https://github.com/sigmasternchen/gleam-community-maths
synced 2025-03-15 07:59:01 +00:00
Update README.md
This commit is contained in:
parent
e81f5faf9a
commit
1fe5d7c789
1 changed files with 2 additions and 1 deletions
|
@ -10,8 +10,9 @@ The library supports both targets: Erlang and JavaScript.
|
|||
## Quickstart
|
||||
|
||||
```gleam
|
||||
import gleam_community/maths/elementary
|
||||
import gleam_community/maths/arithmetics
|
||||
import gleam_community/maths/combinatorics
|
||||
import gleam_community/maths/elementary
|
||||
import gleam_community/maths/piecewise
|
||||
import gleam_community/maths/tests
|
||||
import gleam/float
|
||||
|
|
Loading…
Reference in a new issue