Skip to content

Commit f431665

Browse files
Update lib-vector.md
1 parent 3330966 commit f431665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### `.pop : Vector<t> -> t`
88

9-
### `.to-vector : List<t> -> Vector<t>`
9+
### `.into : (Vector<t>, Type<List<t>>) -> List<t>`
1010

1111
### `[] : (Vector<t>, U64) -> t`
1212

0 commit comments

Comments
 (0)