8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c9d970 + eef9dac commit ee38270Copy full SHA for ee38270
README.md
@@ -21,8 +21,8 @@ intermediate representations. Create some `Seq` with `Range` and `Repeat`.
21
22
[Persistent]: http://en.wikipedia.org/wiki/Persistent_data_structure
23
[Immutable]: http://en.wikipedia.org/wiki/Immutable_object
24
-[hash maps tries]: (http://en.wikipedia.org/wiki/Hash_array_mapped_trie)
25
-[vector tries]: (http://hypirion.com/musings/understanding-persistent-vector-pt-1)
+[hash maps tries]: http://en.wikipedia.org/wiki/Hash_array_mapped_trie
+[vector tries]: http://hypirion.com/musings/understanding-persistent-vector-pt-1
26
27
28
Getting started
0 commit comments