Magic Container A Nim implementation of the magic container as described in this video. Featuring fast enough add, fast del, fast [] and []= access, and fast items iteration with stable ids.