aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.redux/-reducer-fun.html
blob: 602e762279629362adb08a4924b1fc52c4502b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>