aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEduardo Julian2020-05-12 20:23:24 -0400
committerEduardo Julian2020-05-12 20:23:24 -0400
commitf605537d91450b347ce70eb2c5edff9674e72044 (patch)
treef05a8c50f9db34d889a353951ebaa96761d96918 /documentation
parent33090b088deb20180108e6713309e0dfc627c6e5 (diff)
Compiler versions are now natural numbers, and are included as part of the names/paths of artifacts.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/research/transducer_stream_pipe.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/transducer_stream_pipe.md b/documentation/research/transducer_stream_pipe.md
index 4f789b55b..5ba3f040a 100644
--- a/documentation/research/transducer_stream_pipe.md
+++ b/documentation/research/transducer_stream_pipe.md
@@ -1,5 +1,6 @@
# Reference
+1. [zug](https://sinusoid.es/zug/)
1. https://dev.to/greencoder/build-your-own-transducer-and-impress-your-cat---part-1-mhp
1. https://functional.works-hub.com/learn/reducers-and-transducers-introductory-d0cff
1. http://beerendlauwers.be/posts/2015-12-09-transducers.html