We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfd4a5 commit 13c5924Copy full SHA for 13c5924
src/docs/asciidoc/usage_guide.adoc
@@ -266,7 +266,7 @@ Lazy is a monadic container type which represents a lazy evaluated value. Compar
266
include::../../test/java/io/vavr/LazyDemo.java[tags=createLazy]
267
----
268
269
-Since version 2.0.0 you may also create a real lazy value (works only with interfaces):
+You may also create a real lazy value (works only with interfaces):
270
271
[source,java,indent=0]
272
0 commit comments