Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guenchi authored Aug 30, 2018
1 parent 56c5d41 commit f05bff4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Scheme's tiny function
(val association-list value)
`=> key`

(vector->alist vector)
(vector->alist vector)

`#(value1 value2 value3 ...) => ((0 . value1)(1 . value2)(2 . value3) ...)`

(vector->array list)
Expand Down

0 comments on commit f05bff4

Please sign in to comment.