You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -515,8 +515,8 @@
515
515
<h1>Vavr User Guide</h1>
516
516
<divclass="details">
517
517
<spanid="author" class="author">Daniel Dietrich, Robert Winkler</span><br>
518
-
<spanid="revnumber">version 0.9.3,</span>
519
-
<spanid="revdate">2019-04-15</span>
518
+
<spanid="revnumber">version 0.10.3,</span>
519
+
<spanid="revdate">2020-05-17</span>
520
520
</div>
521
521
<divid="toc" class="toc2">
522
522
<divid="toctitle">Table of Contents</div>
@@ -716,7 +716,7 @@ <h4 id="_thinking_in_values">1.2.3. Thinking in Values</h4>
716
716
</ul>
717
717
</div>
718
718
<divclass="paragraph">
719
-
<p>Vavr provides the necessary <ahref="http://static.javadoc.io/io.vavr/vavr/0.9.3/io/vavr/control/package-summary.html">controls</a> and <ahref="https://static.javadoc.io/io.vavr/vavr/0.9.3/io/vavr/collection/package-summary.html">collections</a> to accomplish this goal in every-day Java programming.</p>
719
+
<p>Vavr provides the necessary <ahref="http://static.javadoc.io/io.vavr/vavr/0.10.3/io/vavr/control/package-summary.html">controls</a> and <ahref="https://static.javadoc.io/io.vavr/vavr/0.10.3/io/vavr/collection/package-summary.html">collections</a> to accomplish this goal in every-day Java programming.</p>
0 commit comments