ITADN

When wille the constant iterators will be implemented?

#3954ClosedEatOrangeSnake 创建于 2026-04-23
E
EatOrangeSnakecommented
In the Rust, constant traits can be used by unstable features. But who can tell me why some iterators is not constant (Like map)? ans why some constant iterators can't be create by their constructed function (Like once and empty)? When these constant iterator supports will be implemented?
关闭于 2026-04-23 1 条评论