In this video i talk about Reference Objects.

Here are the chapters and sub chapters of this video:

#Chapters/sub topics of this video will be:
    

#What are reference objects ?
    #Reference object definition #"repr" procedure for outputting advanced data 
types #Dereferencing a reference object #Reference objects are passed by 
reference #new() procedure for reference types
#Reference object use cases
    #Shared ownership
#Nim's memory management
    #Values created on the stack #Values created on the heap #.acyclic and 
.cursor annotations for optimization(this is like a 10 second mention btw)

Video link: <https://youtu.be/kkSAVKKIoVc>

Reply via email to