Skip to content

Commit 243c82a

Browse files
Update lib-list.md
1 parent e25b06a commit 243c82a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib-list.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@
4141
### `.contains : (List<x>, x) -> Bool`
4242

4343
### `.join : (List<x>, String) -> String`
44+
45+
### `.next : List<x> -> Maybe<x>`

0 commit comments

Comments
 (0)