Skip to content

Commit 39f3f17

Browse files
committed
Update README
1 parent fa8e1e9 commit 39f3f17

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -278,13 +278,13 @@ Library Documentation:
278278
----------------------
279279

280280
* [LibF full documentation](https://www.comp.nus.edu.sg/~gregory/libf/doc/)
281-
* [List functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/list.html)
282-
* [Map functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/map.html)
283-
* [Set functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/set.html)
284-
* [Vector functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/vector.html)
285-
* [String functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/string.html)
286-
* [Tuple functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/tuple.html)
287-
* [Maybe functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/maybe.html)
281+
* [List functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/list.html)
282+
* [Map functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/map.html)
283+
* [Set functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/set.html)
284+
* [Vector functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/vector.html)
285+
* [String functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/string.html)
286+
* [Tuple functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/tuple.html)
287+
* [Maybe functions](https://www.comp.nus.edu.sg/~gregory/libf/doc/maybe.html)
288288

289289
Examples:
290290
----------

0 commit comments

Comments
 (0)