Oscar Ablinger
Oscar Ablinger

Oscar Ablinger

Follow
homeOther Linksnewsletter
Tag

data structures

#data-structures

More content

Read more stories on Hashnode


Articles with this tag

The Difference between Kotlin’s Data Classes and Java 16 Records

Sep 5, 20215 min read

A Detailed Look · When Java first introduced records as a preview in Java 14 and later released it with Java 16, it reminded many of Kotlin’s data...

The Difference between Kotlin’s Data Classes and Java 16 Records

You already know Monads

Jun 14, 20214 min read

And they're pretty easy to understand · Instead of explaining the abstract theory behind monads, I’ll just show you some Java code that you already...

You already know Monads