some<T>(
        object: _.Dictionary<T>,
        iterator?: _.ObjectIterator<T, boolean>,
        context?: any): boolean;