Immutability and persistent data structures, overview of Clojure list, map, vector and set

preview_player
Показать описание
One of my most favorite features of Clojure is immutability by default, it could be weird for newcomers but after a while you just feel a huge relief (once you know that everything is immutable).
But how can we achieve immutability but keep or data structures performant and efficient? Let's find out!

I'll also walk you through Clojure data structures: list, vector, map and set - and most useful function to work with those collections.

#clojure #immutable #datastructures #persistent

Support the channel:

Follow me:

I'm truly grateful for your support, and thank you for watching! 🙏
Рекомендации по теме
Комментарии
Автор

☕ If you liked this video and want to support my channel, please consider buying me a coffee. Your contribution helps me create more content like this:

Please also subscribe to my other resources:

I'm truly grateful for your support, and thank you for watching! 🙏

andrey.fadeev
Автор

Thank you for a great overview! And no ads during the video ❤

romanostash
Автор

It's a great pleasure to watch this presentation, even if you know most of it. But the transient structures are new to me!

kjeldlarsen
Автор

Will be much helpful if you can share your whole ide setup, like shortcuts you use for repl execution, formatting code, balancing brackets etc etc.

ysonkar
Автор

Is that the Sennheiser Profile USB microphone? Sounds great!

fredoverflow