diff options
author | Luca Casonato <lucacasonato@yahoo.com> | 2021-04-06 00:05:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-06 00:05:55 +0200 |
commit | d849c87eb16a4bebee1a09c171dbdae6a4924a55 (patch) | |
tree | aaf380e4ea5ba75a448c8194f1d027e900d5da1f /runtime/ops/utils.rs | |
parent | da60e2afcbd4b28e3b8ba69b5e38d4ff173ddbe1 (diff) |
chore: deprecate Deno.iter and Deno.iterSync (#10025)
This commit marks the `Deno.iter` and `Deno.iterSync` utils as
deprecated, and schedules them for removal in Deno 2.0. These
utilities are implemented in pure JS, so should not be part of the
Deno namespace.
These utilities are now available in std/io/util:
denoland/deno_std#843.
Diffstat (limited to 'runtime/ops/utils.rs')
0 files changed, 0 insertions, 0 deletions