See all presentation from yvasiyarov
On Github yvasiyarov / go_intro
Created by Yuriy Vasiyarov
struct { storage - pointer to underlying array length - length of slice capacity - slice capacity(length of underlying array) }