Ruslan Feizerahmanov
|
515453329a
|
Revert back to linear iterators (#938)
|
2021-01-21 12:37:30 +00:00 |
|
Edwin Brady
|
efae2682bd
|
Merge pull request #896 from Russoul/toString-iterators
Add withIteratorString
|
2021-01-16 15:47:45 +00:00 |
|
russoul
|
79d0cd1ba6
|
Add withIteratorString
|
2020-12-31 20:36:07 +03:00 |
|
Edwin Brady
|
b75dcd5c17
|
Some multiplicity fixes in the libraries
|
2020-12-29 21:25:00 +00:00 |
|
Christian Rasmussen
|
9add729ca3
|
Add Data.String.Iterator implementation for JavaScript
|
2020-09-20 17:44:19 +02:00 |
|
Matus Tejiscak
|
0a203f8f52
|
Add a warning comment.
|
2020-09-20 17:42:50 +02:00 |
|
Matus Tejiscak
|
b58cc433c8
|
Index StringIterator with the String it refers to.
|
2020-09-20 10:36:04 +02:00 |
|
Matus Tejiscak
|
d26a9c55bf
|
Tune Data.String.Iterator.
|
2020-09-20 10:02:18 +02:00 |
|
Matus Tejiscak
|
f73fa55075
|
Unpack strings into a lazy list.
|
2020-09-19 22:48:45 +02:00 |
|
Matus Tejiscak
|
e36c211cc0
|
Add a missing covering annotation.
|
2020-09-19 21:57:54 +02:00 |
|
Matus Tejiscak
|
74f592053e
|
Make StringIterator abstract.
|
2020-09-19 21:54:34 +02:00 |
|
Matus Tejiscak
|
7b2d1190a1
|
Make the comments more explicit.
|
2020-09-19 15:22:29 +02:00 |
|
Matus Tejiscak
|
5360adcc23
|
String-related stdlib tweaks.
|
2020-09-19 14:22:54 +02:00 |
|