NamedTuples are kinda my favourite data structure at the moment. Very convenient for usage as function inputs and outputs. Perhaps you could also talk about structs and mutable structs in a later video. I'm trying to use mutable structs at the moment because I want the convenience of NamedTuples with the option of mutability :) Keep going Doggo!
@doggodotjl Жыл бұрын
Yes, I'm going to cover mutable structs after Dictionaries. Both videos should be released next Sunday. Thanks for the feedback!