- Can my sketchy Generic "zero-value"-check be improved? https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html 13 comments golang
- [Java] The Optional class can be used in place of returning null https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html 14 comments programmertil
Linking pages
- Java 8’s new Optional type is worthless | by W. Brian Gourlie | Medium https://medium.com/@bgourlie/java-8-s-new-optional-type-is-worthless-448a00fa672d 384 comments
- Deprecating Optional.get() http://royvanrijn.com/blog/2016/04/deprecating-optional-get/ 226 comments
- Why java.util.Optional is broken - Atlassian Developer Blog https://developer.atlassian.com/blog/2015/08/optional-broken/ 218 comments
- 8 Great Java 8 Features No One's Talking about http://www.infoq.com/articles/Java-8-Quiet-Features 129 comments
- Java 8: Take your abstractions to the next level http://www.deadcoderising.com/java-8-take-your-abstractions-to-the-next-level/ 101 comments
- GitHub - thma/WhyHaskellMatters: In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language. https://github.com/thma/WhyHaskellMatters 82 comments
- Corner Cutting vs. Productivity — Llogiq on stuff https://llogiq.github.io/2018/04/03/corners.html 59 comments
- 5 Java Issues That Lead to the Invention of a Kotlin | by Vlad Mykol | Medium https://medium.vladmykol.com/5-java-issues-that-lead-to-the-invitation-of-a-kotlin-e6c48b42dcb3 38 comments
- Karol Kuczmarski's Blog – A Haskell retrospective http://xion.io/post/programming/haskell-retrospective.html 29 comments
- Some notes on null-intolerant Java | by Dominic Fox | Medium https://medium.com/buildit/some-notes-on-null-intolerant-java-dc6147a870fd 28 comments
- Design duality and the expression problem https://www.tedinski.com/2018/02/27/the-expression-problem.html 27 comments
- Leveraging Lambda Expressions for Lazy Evaluation in Java - { 4Comprehension } http://4comprehension.com/leveraging-lambda-expressions-for-lazy-evaluation-in-java/ 21 comments
- Null is your friend, not a mistake | by Roman Elizarov | Medium https://medium.com/@elizarov/null-is-your-friend-not-a-mistake-b63ff1751dd5 19 comments
- Unity C# Tip: Better Optional References https://blog.firebreakergames.com/unity-c-tip-better-optional-references 18 comments
- Java 8 Optional best practices and wrong usage | Dev in Web http://dolszewski.com/java/java-8-optional-use-cases/ 16 comments
- How my software development has changed in the last 10 years – Tadas Šubonis https://dev.tasubo.com/2020/02/how-my-software-development-has-changed-in-the-last-10-year-part-2.html 14 comments
- TomEE: Announcing TomEE 8 M1! - Tomitribe https://www.tomitribe.com/blog/tomee-announcing-tomee-8-m1/ 12 comments
- GitHub - medmouine/gomad: Lightweight functional data and side effects manipulation patterns in Golang with no dependencies. https://github.com/medmouine/gomad 12 comments
- Null safety: Kotlin vs. Java. Last week, I was at the FOSDEM… | by Nicolas Fränkel | Feb, 2023 | ITNEXT https://nfrankel.medium.com/null-safety-kotlin-vs-java-3d774bffd92d?sk=21ffc38bffe5e68fca6bb2213517b205&source=friends_link 12 comments
- GitHub - davidmc24/gradle-avro-plugin: A Gradle plugin to allow easily performing Java code generation for Apache Avro. It supports JSON schema declaration files, JSON protocol declaration files, and Avro IDL files. https://github.com/davidmc24/gradle-avro-plugin 10 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:docs.oracle.com
Search title: Optional (Java Platform SE 8 )
See how to search.