Design Patterns Kotlin

very straightforward question.

How different is implementing Design Patters in Kotlin compared to Java ?

I know that Object class is an implementation of the Singleton pattern, but I haven’t been lucky enough to implement myself/stumble upon other patterns in Kotlin. Should I assume that other patterns are implemented in Kotlin in Java-esque way ?

If you have any sauce (books, youtube videos, …) that tackles this specific thema, please do share in the comments.

Thank you for your answers.

submitted by /u/PinkFloyder1
[link] [comments]