diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-03-17 01:38:43 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-03-17 01:38:43 +0100 |
commit | 5c87c4a52e95c942c413324e21034a52fff0ccb3 (patch) | |
tree | f1428d11a37ea4504d8caa897c876e7650e2206d /api/pl.treksoft.kvision.redux/-dispatch.html | |
parent | e992f3f13ec46cad15cc7d6982e64ffc7223eb9a (diff) | |
download | kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.tar.gz kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.tar.bz2 kvision-5c87c4a52e95c942c413324e21034a52fff0ccb3.zip |
API Documentation for KVision 0.0.30
Diffstat (limited to 'api/pl.treksoft.kvision.redux/-dispatch.html')
-rw-r--r-- | api/pl.treksoft.kvision.redux/-dispatch.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.redux/-dispatch.html b/api/pl.treksoft.kvision.redux/-dispatch.html new file mode 100644 index 00000000..b795c4b0 --- /dev/null +++ b/api/pl.treksoft.kvision.redux/-dispatch.html @@ -0,0 +1,13 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Dispatch - kvision</title> +<link rel="stylesheet" href="../../style.css"> +</HEAD> +<BODY> +<a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.redux</a> / <a href="./-dispatch.html">Dispatch</a><br/> +<br/> +<h1>Dispatch</h1> +<code><span class="keyword">typealias </span><span class="identifier">Dispatch</span><span class="symbol"><</span><span class="identifier">A</span><span class="symbol">></span> <span class="symbol">=</span> <span class="symbol">(</span><a href="-dispatch.html#A"><span class="identifier">A</span></a><span class="symbol">)</span> <span class="symbol">-></span> <span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> |