given a binary array, set a metamethod to return its length. -- (e.g., #binaryArray, calls this). function mt:__len(). return self.size.
確定! 回上一頁