aboutsummaryrefslogtreecommitdiff
path: root/carboxyl/stream
diff options
context:
space:
mode:
Diffstat (limited to 'carboxyl/stream')
-rw-r--r--carboxyl/stream/index.html0
-rw-r--r--carboxyl/stream/sidebar-items.js1
-rw-r--r--carboxyl/stream/struct.Sink.html10
-rw-r--r--carboxyl/stream/struct.Stream.html10
-rw-r--r--carboxyl/stream/trait.BoxClone.html0
5 files changed, 21 insertions, 0 deletions
diff --git a/carboxyl/stream/index.html b/carboxyl/stream/index.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/carboxyl/stream/index.html
diff --git a/carboxyl/stream/sidebar-items.js b/carboxyl/stream/sidebar-items.js
new file mode 100644
index 0000000..ccdbbe7
--- /dev/null
+++ b/carboxyl/stream/sidebar-items.js
@@ -0,0 +1 @@
+initSidebarItems({"struct":[["Sink","An event sink."],["Stream","A stream of events."]],"trait":[["BoxClone","Trait to wrap cloning of boxed values in a object-safe manner"]]}); \ No newline at end of file
diff --git a/carboxyl/stream/struct.Sink.html b/carboxyl/stream/struct.Sink.html
new file mode 100644
index 0000000..97044fd
--- /dev/null
+++ b/carboxyl/stream/struct.Sink.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta http-equiv="refresh" content="0;URL=../../carboxyl/struct.Sink.html">
+</head>
+<body>
+ <p>Redirecting to <a href="../../carboxyl/struct.Sink.html">../../carboxyl/struct.Sink.html</a>...</p>
+ <script>location.replace("../../carboxyl/struct.Sink.html" + location.search + location.hash);</script>
+</body>
+</html> \ No newline at end of file
diff --git a/carboxyl/stream/struct.Stream.html b/carboxyl/stream/struct.Stream.html
new file mode 100644
index 0000000..9c8a019
--- /dev/null
+++ b/carboxyl/stream/struct.Stream.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta http-equiv="refresh" content="0;URL=../../carboxyl/struct.Stream.html">
+</head>
+<body>
+ <p>Redirecting to <a href="../../carboxyl/struct.Stream.html">../../carboxyl/struct.Stream.html</a>...</p>
+ <script>location.replace("../../carboxyl/struct.Stream.html" + location.search + location.hash);</script>
+</body>
+</html> \ No newline at end of file
diff --git a/carboxyl/stream/trait.BoxClone.html b/carboxyl/stream/trait.BoxClone.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/carboxyl/stream/trait.BoxClone.html