Skip to content

Commit 2c522af

Browse files
committed
Update docs
1 parent e6b3948 commit 2c522af

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/reference.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ Explore the standard library functions available in GluonScript.
1111
## Module `core`
1212

1313
[fn append(list: List, element: Any): List](https://gluonscript.org/reference.html#fn-appendlist-list-element-any-list)
14-
1514
[fn import(file: String): Record](https://gluonscript.org/reference.html#fn-importfile-string-record)
16-
1715
[fn len(list: List): Int](https://gluonscript.org/reference.html#fn-lenlist-list-int)
18-
1916
[fn slice(list: List, start: Int, end: Int): List](https://gluonscript.org/reference.html#fn-slicelist-list-start-int-end-int-list)
2017

2118
## Module `conv`

0 commit comments

Comments
 (0)