So I was trying to find popLast() method of the array module by search in Xcode and few methods showed up. Now other were from ArraySlice Struct and multiple other structs, and not what I was looking for. How can I see from which struct is part of without going to every single one to check them?