Skip to content

Commit e25b06a

Browse files
Update lib-vector.md
1 parent 6f73801 commit e25b06a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib-vector.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@
2121
### `print : Vector<t> -> Nil`
2222

2323
### `.to-string : Vector<t> -> String`
24+
25+
### `.next : Vector<t> -> Maybe<t>`

0 commit comments

Comments
 (0)