Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EntilZha committed Mar 12, 2015
1 parent aa4b08c commit 59fdf8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ seq([1, 2, 3])[-1]
* head_option: get first element or None
* last: get last element
* reduce: reduce sequence using f
* fold_left
* fold_right
* count, len, size: get count of sequence
* any
* all, for_all
Expand Down

0 comments on commit 59fdf8b

Please sign in to comment.