Rust 程序设计语言 简体中文版 1.85.0将错误信息输出到标准错误而不是标准输出 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 276 13. 函数式语言特性:迭代器与闭包 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 279 13.2. 使用迭代器处理元素序列 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 294 13.4. 性能比较:循环对迭代器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 562 页 | 3.23 MB | 1 月前3
Julia 1.11.4destructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentationdestructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release Notesdestructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.10.10destructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9destructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 1692 页 | 6.34 MB | 3 月前3
julia 1.13.0 DEVdestructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1destructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4destructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3destructuring syntax to bind them to local variables. As a convenience, the RegexMatch object implements iterator methods that pass through to the captures field, so you can destructure the match object directly: The value on the right should be an iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return variables: julia> y, x = x, y (5, 6) julia> x 6 julia> y 5 If only a subset of the elements of the iterator are required, a common convention is to assign ignored elements to a variable consisting of only0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 14 条
- 1
- 2













