summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.redux/-reducer-fun.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.redux/-reducer-fun.html')
-rw-r--r--api/pl.treksoft.kvision.redux/-reducer-fun.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.redux/-reducer-fun.html b/api/pl.treksoft.kvision.redux/-reducer-fun.html
new file mode 100644
index 00000000..602e7622
--- /dev/null
+++ b/api/pl.treksoft.kvision.redux/-reducer-fun.html
@@ -0,0 +1,13 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>ReducerFun - kvision</title>
+<link rel="stylesheet" href="../../style.css">
+</HEAD>
+<BODY>
+<a href="../index.html">kvision</a>&nbsp;/&nbsp;<a href="index.html">pl.treksoft.kvision.redux</a>&nbsp;/&nbsp;<a href="./-reducer-fun.html">ReducerFun</a><br/>
+<br/>
+<h1>ReducerFun</h1>
+<code><span class="keyword">typealias </span><span class="identifier">ReducerFun</span><span class="symbol">&lt;</span><span class="identifier">S</span><span class="symbol">, </span><span class="identifier">A</span><span class="symbol">&gt;</span>&nbsp;<span class="symbol">=</span>&nbsp;<span class="symbol">(</span><a href="-reducer-fun.html#S"><span class="identifier">S</span></a><span class="symbol">,</span>&nbsp;<a href="-reducer-fun.html#A"><span class="identifier">A</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="-reducer-fun.html#S"><span class="identifier">S</span></a></code>
+</BODY>
+</HTML>